Class SubscriptionRequestResponseClientNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.somda.sdc.dpws.soap.wseventing.exception.SubscriptionRequestResponseClientNotFoundException
- All Implemented Interfaces:
Serializable
Indicates that the Http Client for a certain subscription was not found.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSubscriptionRequestResponseClientNotFoundException(String message, Throwable cause) SubscriptionRequestResponseClientNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SubscriptionRequestResponseClientNotFoundException
public SubscriptionRequestResponseClientNotFoundException() -
SubscriptionRequestResponseClientNotFoundException
-
SubscriptionRequestResponseClientNotFoundException
-
SubscriptionRequestResponseClientNotFoundException
-
SubscriptionRequestResponseClientNotFoundException
-