Class DecryptingException

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

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

    • DecryptingException

      public DecryptingException()
    • DecryptingException

      public DecryptingException(String message, Throwable cause)
    • DecryptingException

      public DecryptingException(String message)
    • DecryptingException

      public DecryptingException(Throwable cause)