Class DeveloperException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.infoteria.asteria.flowlibrary2.DeveloperException
- All Implemented Interfaces:
Serializable
コンポーネントのバグと思われる事象が発生した際にthrowされるRuntimeExceptionです。
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString