be.ehealth.technicalconnector.exception
Class ConnectorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by be.ehealth.technicalconnector.exception.ConnectorException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TechnicalConnectorException

public class ConnectorException
extends Exception

The Class ConnectorException.

See Also:
Serialized Form

Method Summary
 String getErrorCode()
          Gets the fault code.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getErrorCode

public String getErrorCode()
Gets the fault code.

Returns:
the fault code



Connector Packaging TECHNICAL 3.25.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.