Class CDOPackageNotFoundException

All Implemented Interfaces:
Serializable

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

    • CDOPackageNotFoundException

      public CDOPackageNotFoundException(String packageURI)
  • Method Details

    • getPackageURI

      public String getPackageURI()