java.lang.Object
java.lang.Throwable
java.lang.Exception
com.stream_pi.util.exception.StreamPiException
com.stream_pi.util.exception.MinorException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ActionNotFoundException
,ClientNotFoundException
,ProfileNotFoundException
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorsConstructorDescriptionMinorException(String message)
MinorException(String title, String message)
-
Method Summary
Methods inherited from class com.stream_pi.util.exception.StreamPiException
getShortMessage, getTitle, setShortMessage, setTitle
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MinorException
-
MinorException
-