Class CDMException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.vast.cdm.common.CDMException
All Implemented Interfaces:
Serializable

public class CDMException extends Exception
See Also:
  • Field Details

  • Constructor Details

    • CDMException

      public CDMException(String message)
    • CDMException

      public CDMException(String locator, String message)
    • CDMException

      public CDMException(Exception e)
    • CDMException

      public CDMException(String message, Exception e)
  • Method Details

    • getLocator

      public String getLocator()
    • setLocator

      public void setLocator(String locator)