org.pentaho.di.ui.repository.repositoryexplorer.model
Class UIObjectCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.di.ui.repository.repositoryexplorer.model.UIObjectCreationException
- All Implemented Interfaces:
- Serializable
public class UIObjectCreationException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UIObjectCreationException
public UIObjectCreationException()
UIObjectCreationException
public UIObjectCreationException(String message)
UIObjectCreationException
public UIObjectCreationException(String message,
Throwable reas)
UIObjectCreationException
public UIObjectCreationException(Throwable reas)