Class Error

    • Method Detail

      • getMessage

        public String getMessage​()
        Get the error message (description of the cause) of the Error object.
        Returns:
        A short description of the cause of the error.
      • builder

        public Error.Builder builder​()
        Description copied from interface: IModelObject
        Create a builder for building an instance of a model object.
        The type of the builder and its methods depend on its corresponding implementation.
        Returns:
        A builder object.