All Packages Class Hierarchy This Package Previous Next Index
Class jdsl.core.api.ContainedLocatorException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----jdsl.core.api.CoreException
|
+----jdsl.core.api.ContainedLocatorException
- public class ContainedLocatorException
- extends CoreException
A ContainedLocatorException indicates that an attempt has been
made to insert a locator into a container, except that the
locator already is in another container.
-
ContainedLocatorException(String)
-
ContainedLocatorException
public ContainedLocatorException(String message)
All Packages Class Hierarchy This Package Previous Next Index