Class IDCreateException

All Implemented Interfaces:
Serializable

public class IDCreateException extends ECFRuntimeException
See Also:
  • Constructor Details

    • IDCreateException

      public IDCreateException()
    • IDCreateException

      public IDCreateException(org.eclipse.core.runtime.IStatus status)
    • IDCreateException

      public IDCreateException(String message)
    • IDCreateException

      public IDCreateException(Throwable cause)
    • IDCreateException

      public IDCreateException(String message, Throwable cause)