Class SysDeCryptException

All Implemented Interfaces:
Serializable

public class SysDeCryptException extends AbstractException
解密错误
Since:
1.0.1
Version:
1.0.1
Author:
xmagic
See Also:
  • Constructor Details

    • SysDeCryptException

      public SysDeCryptException(String err, String tag)
    • SysDeCryptException

      public SysDeCryptException(String err)
    • SysDeCryptException

      public SysDeCryptException()