Class MacrosException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.qubership.atp.macros.core.exception.MacrosException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MacrosCompilationException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMacrosException(String message) MacrosException(String message, 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
-
MacrosException
-
MacrosException
-