Package de.espirit.firstspirit.server
Class ManagerNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
de.espirit.firstspirit.server.ManagerNotFoundException
- All Implemented Interfaces:
Serializable
Exception to indicate that an internal manager of FirstSpirit could not be found
- Since:
- 5.2.241201
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ManagerNotFoundException
public ManagerNotFoundException()
-