Class EpsilonDtException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.epsilon.common.dt.exceptions.EpsilonDtException
All Implemented Interfaces:
Serializable

public class EpsilonDtException extends Exception
See Also:
  • Constructor Details

    • EpsilonDtException

      public EpsilonDtException(String message, Throwable cause)
    • EpsilonDtException

      public EpsilonDtException(String message)