Class CompileHelperException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.infoteria.asteria.flowengine2.compile.CompileHelperException
All Implemented Interfaces:
Serializable

public class CompileHelperException extends Exception
CompileHelperComponent#setupの実行中に発生するException
See Also:
  • Constructor Details

    • CompileHelperException

      public CompileHelperException(String msg)