Class DOMRpcException

    • Constructor Detail

      • DOMRpcException

        protected DOMRpcException​(String message)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Construct an new instance with a message and an empty cause.
        Parameters:
        message - Exception message
      • DOMRpcException

        protected DOMRpcException​(String message,
                                  Throwable cause)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Construct an new instance with a message and a cause.
        Parameters:
        message - Exception message
        cause - Chained cause