Package ru.cg.webbpm.studio.build.api
Class BuildFailException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ru.cg.webbpm.studio.build.api.BuildFailException
- All Implemented Interfaces:
Serializable
Exception кидается в случае ошибки сборки
- Author:
- Abdulin Ildar
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBuildFailException
(String message) BuildFailException
(String message, Throwable cause) BuildFailException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BuildFailException
-
BuildFailException
-
BuildFailException
-