类 DashScopeEncryptionUtils.EncryptionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.agentscope.core.model.DashScopeEncryptionUtils.EncryptionException
所有已实现的接口:
Serializable
封闭类:
DashScopeEncryptionUtils

public static class DashScopeEncryptionUtils.EncryptionException extends RuntimeException
Exception thrown when encryption/decryption operations fail.
另请参阅:
  • 构造器详细资料

    • EncryptionException

      public EncryptionException(String message)
    • EncryptionException

      public EncryptionException(String message, Throwable cause)