Package com.evolveum.midpoint.ninja.impl
Class NinjaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.evolveum.midpoint.ninja.impl.NinjaException
- All Implemented Interfaces:
Serializable
Created by Viliam Repan (lazyman).
- See Also:
-
Constructor Summary
ConstructorDescriptionNinjaException
(String message) NinjaException
(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
-
NinjaException
-
NinjaException
-