Klasse CommitHistoryComposite.Input.IllegalInputException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.emf.cdo.ui.widgets.CommitHistoryComposite.Input.IllegalInputException
Alle implementierten Schnittstellen:
Serializable
Umschließende Klasse:
CommitHistoryComposite.Input

public static class CommitHistoryComposite.Input.IllegalInputException extends Exception
Thrown from Input(Object) when no history could be created from the passed parameter object.
Seit:
4.4
Autor:
Eike Stepper
Siehe auch:
  • Konstruktordetails

    • IllegalInputException

      public IllegalInputException(String message)