Klasse CDOViewSet.CDOViewSetException

Alle implementierten Schnittstellen:
Serializable
Umschließende Schnittstelle:
CDOViewSet

public static class CDOViewSet.CDOViewSetException extends CDOException
An unchecked exception being thrown from view sets.
Seit:
4.12
Autor:
Eike Stepper
Siehe auch:
  • Konstruktordetails

    • CDOViewSetException

      public CDOViewSetException()
    • CDOViewSetException

      public CDOViewSetException(String message, Throwable cause)
    • CDOViewSetException

      public CDOViewSetException(String message)
    • CDOViewSetException

      public CDOViewSetException(Throwable cause)