Class PersonNotFoundException
Object
Throwable
Exception
RuntimeException
MudException
PersonNotFoundException
- All Implemented Interfaces:
Serializable
A person could not be found.
- Author:
- maartenl
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPersonNotFoundException(String string) PersonNotFoundException(String aString, Exception ex) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PersonNotFoundException
public PersonNotFoundException() -
PersonNotFoundException
-
PersonNotFoundException
-
PersonNotFoundException
-