Class CDOClassNotFoundException

All Implemented Interfaces:
Serializable

public final class CDOClassNotFoundException extends CDOException
A CDOException to indicate that an EClass is not available for an EPackage in the current EPackage.Registry.
Since:
4.4
Author:
Esteban Dugueperoux
See Also:
  • Constructor Details

    • CDOClassNotFoundException

      public CDOClassNotFoundException(String packageURI, String classifierName)
  • Method Details

    • getPackageURI

      public String getPackageURI()
    • getClassifierName

      public String getClassifierName()