Class ActionDslException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.powsybl.commons.PowsyblException
com.powsybl.action.dsl.ActionDslException
All Implemented Interfaces:
Serializable

public class ActionDslException extends com.powsybl.commons.PowsyblException
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
See Also:
  • Constructor Details

    • ActionDslException

      public ActionDslException(String message)
    • ActionDslException

      public ActionDslException(String message, Throwable cause)