Class CryptographyException

    • Constructor Detail

      • CryptographyException

        public CryptographyException​(String message,
                                     com.microsoft.rest.ServiceResponse<Object> serviceResponse)
      • CryptographyException

        public CryptographyException​(Throwable cause)
      • CryptographyException

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

        public CryptographyException​(String message)