com.infoteria.asteria.flowengine2.compile
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:
- Serialized Form
Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CompileHelperException
public CompileHelperException(String msg)