Package com.evolveum.midpoint.audit.api
Class AuditServiceFactoryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.evolveum.midpoint.audit.api.AuditServiceFactoryException
-
- All Implemented Interfaces:
Serializable
public class AuditServiceFactoryException extends Exception
- Author:
- lazyman
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AuditServiceFactoryException(String s)
AuditServiceFactoryException(String s, Throwable throwable)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-