Class PerunRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cz.metacentrum.perun.core.api.exceptions.rt.PerunRuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
EmptyPasswordRuntimeException,InternalErrorException,LoginNotExistsRuntimeException,MfaPrivilegeException,MfaRoleTimeoutException,MfaTimeoutException,PasswordChangeFailedRuntimeException,PasswordCreationFailedRuntimeException,PasswordDeletionFailedRuntimeException,PasswordDoesntMatchRuntimeException,PasswordOperationTimeoutRuntimeException,PasswordStrengthFailedRuntimeException,RolesConfigurationException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPerunRuntimeException(String err, Throwable cause) PerunRuntimeException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PerunRuntimeException
public PerunRuntimeException() -
PerunRuntimeException
-
PerunRuntimeException
-
PerunRuntimeException
-
-
Method Details
-
getErrorId
-
getMessage
- Overrides:
getMessagein classThrowable
-
getType
-