Class SysEnCryptRuntimeException

All Implemented Interfaces:
Serializable

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

    • SysEnCryptRuntimeException

      public SysEnCryptRuntimeException(String err, String tag)
    • SysEnCryptRuntimeException

      public SysEnCryptRuntimeException(String err)
    • SysEnCryptRuntimeException

      public SysEnCryptRuntimeException()