Class BadPaddingException

All Implemented Interfaces:
Serializable

@Deprecated public class BadPaddingException extends BadPaddingException
Deprecated.
Use javax.crypto.BadPaddingException.
See Also:
  • Constructor Details

    • BadPaddingException

      public BadPaddingException()
      Deprecated.
    • BadPaddingException

      public BadPaddingException(String mesg)
      Deprecated.