Class DslException

All Implemented Interfaces:
Serializable

public class DslException extends PowsyblException
Author:
Sylvain Leclerc <sylvain.leclerc at rte-france.com>
See Also:
  • Constructor Details

    • DslException

      public DslException(String message)
    • DslException

      public DslException(String message, Throwable cause)