Class BadPaddingException

All Implemented Interfaces:
Serializable

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

    • serialVersionUID

      private static final long serialVersionUID
      Deprecated.
      See Also:
  • Constructor Details

    • BadPaddingException

      public BadPaddingException()
      Deprecated.
    • BadPaddingException

      public BadPaddingException(String mesg)
      Deprecated.