Class AESException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hobbit.encryption.AESException
All Implemented Interfaces:
Serializable

public class AESException extends Exception
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      See Also:
    • defaultMessage

      private static String defaultMessage
  • Constructor Details

    • AESException

      public AESException()