Package pl.sparkbit.commons.exception
Class NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
pl.sparkbit.commons.exception.BusinessException
pl.sparkbit.commons.exception.NotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNotFoundException(String message) NotFoundException(String message, String errorCode) -
Method Summary
Methods inherited from class pl.sparkbit.commons.exception.BusinessException
getAdditionalErrorDetails, getErrorCode, getMessageDetailsMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotFoundException
-
NotFoundException
-