Class EmptyPasswordRuntimeException

All Implemented Interfaces:
Serializable

public class EmptyPasswordRuntimeException extends PerunRuntimeException
Checked version of EmptyPasswordRuntimeException.
Author:
Michal Prochazka
See Also:
  • Constructor Details

    • EmptyPasswordRuntimeException

      public EmptyPasswordRuntimeException(String message)
    • EmptyPasswordRuntimeException

      public EmptyPasswordRuntimeException(String message, Throwable cause)
    • EmptyPasswordRuntimeException

      public EmptyPasswordRuntimeException(Throwable cause)