public class EmptyListOfNamedEntitiesException extends Exception
Constructor and Description |
---|
EmptyListOfNamedEntitiesException()
Creates a new instance of
EmptyListOfNamedEntitiesException without detail message. |
EmptyListOfNamedEntitiesException(String msg)
Constructs an instance of
EmptyListOfNamedEntitiesException with the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EmptyListOfNamedEntitiesException()
EmptyListOfNamedEntitiesException
without detail message.public EmptyListOfNamedEntitiesException(String msg)
EmptyListOfNamedEntitiesException
with the specified detail message.msg
- the detail message.Copyright © 2014. All rights reserved.