org.globus.cog.gui.grapheditor
Class RootContainerInstantiationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.globus.cog.gui.grapheditor.RootContainerInstantiationException
- All Implemented Interfaces:
- Serializable
- public class RootContainerInstantiationException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RootContainerInstantiationException
public RootContainerInstantiationException()
RootContainerInstantiationException
public RootContainerInstantiationException(String message)
RootContainerInstantiationException
public RootContainerInstantiationException(String message,
Throwable cause)
RootContainerInstantiationException
public RootContainerInstantiationException(Throwable cause)