Class EncryptingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.suncode.pwfl.administration.configuration.exception.EncryptingException
All Implemented Interfaces:
Serializable

public class EncryptingException extends RuntimeException
Wyjątek występujący, gdy nie uda się zaszyfrować parametru (hasła).
Author:
Patryk Kotlarz 8 cze 2017
See Also:
  • Constructor Details

    • EncryptingException

      public EncryptingException()
    • EncryptingException

      public EncryptingException(String message, Throwable cause)
    • EncryptingException

      public EncryptingException(String message)
    • EncryptingException

      public EncryptingException(Throwable cause)