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 SummaryConstructorsConstructorDescriptionNinjaException(String message) NinjaException(String message, Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
NinjaException
- 
NinjaException
 
-