Class EmptyPasswordRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cz.metacentrum.perun.core.api.exceptions.rt.PerunRuntimeException
cz.metacentrum.perun.core.api.exceptions.rt.EmptyPasswordRuntimeException
- All Implemented Interfaces:
Serializable
Checked version of EmptyPasswordRuntimeException.
- Author:
- Michal Prochazka
- See Also:
-
Constructor Summary
ConstructorDescriptionEmptyPasswordRuntimeException
(String message) EmptyPasswordRuntimeException
(String message, Throwable cause) -
Method Summary
Methods inherited from class cz.metacentrum.perun.core.api.exceptions.rt.PerunRuntimeException
getErrorId, getMessage, getType
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EmptyPasswordRuntimeException
-
EmptyPasswordRuntimeException
-
EmptyPasswordRuntimeException
-