Class CryptException

All Implemented Interfaces:
Serializable

public class CryptException extends RuntimeException
加密解密异常
Author:
qiushui on 2021-10-08.
See Also:
  • Constructor Details

    • CryptException

      public CryptException(Throwable cause)