Class SelectContainerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.ecf.osgi.services.remoteserviceadmin.SelectContainerException
- All Implemented Interfaces:
Serializable
- Since:
- 2.0
- See Also:
-
Constructor Summary
ConstructorDescriptionSelectContainerException
(String message, Throwable cause, ContainerTypeDescription containerTypeDescription) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SelectContainerException
public SelectContainerException(String message, Throwable cause, ContainerTypeDescription containerTypeDescription)
-
-
Method Details
-
getContainerTypeDescription
-