Class SysDeCryptRuntimeException

All Implemented Interfaces:
Serializable

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

    • SysDeCryptRuntimeException

      public SysDeCryptRuntimeException(String err, String tag)
    • SysDeCryptRuntimeException

      public SysDeCryptRuntimeException(String err)
    • SysDeCryptRuntimeException

      public SysDeCryptRuntimeException()