Class AwsCryptoException

    • Constructor Detail

      • AwsCryptoException

        public AwsCryptoException()
      • AwsCryptoException

        public AwsCryptoException​(String message)
      • AwsCryptoException

        public AwsCryptoException​(Throwable cause)
      • AwsCryptoException

        public AwsCryptoException​(String message,
                                  Throwable cause)
      • AwsCryptoException

        public AwsCryptoException​(String message,
                                  Throwable cause,
                                  boolean enableSuppression,
                                  boolean writableStackTrace)