Class Error


  • public class Error
    extends Object
    The key vault server error.
    • Constructor Detail

      • Error

        public Error()
    • Method Detail

      • code

        public String code()
        Get the code value.
        Returns:
        the code value
      • message

        public String message()
        Get the message value.
        Returns:
        the message value
      • innerError

        public Error innerError()
        Get the innerError value.
        Returns:
        the innerError value