Package org.apache.camel.component.aries
Class UnsupportedServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.camel.component.aries.UnsupportedServiceException
-
- All Implemented Interfaces:
Serializable
public class UnsupportedServiceException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedServiceException(String service)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
UnsupportedServiceException
public UnsupportedServiceException(String service)
-
-