Class SysEnCryptException

All Implemented Interfaces:
Serializable

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

    • SysEnCryptException

      public SysEnCryptException(String err, String tag)
    • SysEnCryptException

      public SysEnCryptException(String err)
    • SysEnCryptException

      public SysEnCryptException()