Class AesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bytedesk.wechat.common.aes.AesException
All Implemented Interfaces:
Serializable

public class AesException extends Exception
See Also:
  • Field Details

  • Constructor Details

    • AesException

      AesException(int code)
  • Method Details

    • getMessage

      private static String getMessage(int code)
    • getCode

      public int getCode()