Class DocValClientException

  • All Implemented Interfaces:
    Serializable

    public class DocValClientException
    extends Exception
    Exception thrown when there is an error in the ion-docval client.
    See Also:
    Serialized Form
    • Constructor Detail

      • DocValClientException

        public DocValClientException​(String errorMessage)
        Construct the error with the given message
      • DocValClientException

        public DocValClientException​(String errorMessage,
                                     Throwable exc)
        Construct the error with the given message and base error