Class CDOViewSet.CDOViewSetException

All Implemented Interfaces:
Serializable
Enclosing interface:
CDOViewSet

public static class CDOViewSet.CDOViewSetException extends CDOException
An unchecked exception being thrown from view sets.
Since:
4.12
Author:
Eike Stepper
See Also:
  • Constructor Details

    • CDOViewSetException

      public CDOViewSetException()
    • CDOViewSetException

      public CDOViewSetException(String message, Throwable cause)
    • CDOViewSetException

      public CDOViewSetException(String message)
    • CDOViewSetException

      public CDOViewSetException(Throwable cause)