Class PasswordOperationTimeoutRuntimeException

All Implemented Interfaces:
Serializable

public class PasswordOperationTimeoutRuntimeException extends PerunRuntimeException
Thrown when operation with password in backend exceeds expected limit.
Author:
Pavel Zlámal <zlamal@cesnet.cz>
See Also:
  • Constructor Details

    • PasswordOperationTimeoutRuntimeException

      public PasswordOperationTimeoutRuntimeException(String message)
    • PasswordOperationTimeoutRuntimeException

      public PasswordOperationTimeoutRuntimeException(String message, Throwable cause)
    • PasswordOperationTimeoutRuntimeException

      public PasswordOperationTimeoutRuntimeException(Throwable cause)