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:
  • Constructor Details

    • UIObjectCreationException

      public UIObjectCreationException()
    • UIObjectCreationException

      public UIObjectCreationException(String message)
    • UIObjectCreationException

      public UIObjectCreationException(String message, Throwable reas)
    • UIObjectCreationException

      public UIObjectCreationException(Throwable reas)