com.evolveum.midpoint.audit.api
Class AuditServiceFactoryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.evolveum.midpoint.audit.api.AuditServiceFactoryException
All Implemented Interfaces:
Serializable

public class AuditServiceFactoryException
extends Exception

Author:
lazyman
See Also:
Serialized Form

Constructor Summary
AuditServiceFactoryException(String s)
           
AuditServiceFactoryException(String s, Throwable throwable)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuditServiceFactoryException

public AuditServiceFactoryException(String s)

AuditServiceFactoryException

public AuditServiceFactoryException(String s,
                                    Throwable throwable)


Copyright © 2013 evolveum. All Rights Reserved.