com.evolveum.midpoint.repo.xml
Class RepositoryServiceFactoryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.evolveum.midpoint.repo.xml.RepositoryServiceFactoryException
All Implemented Interfaces:
java.io.Serializable

public class RepositoryServiceFactoryException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
RepositoryServiceFactoryException()
           
RepositoryServiceFactoryException(java.lang.String message)
           
RepositoryServiceFactoryException(java.lang.String message, java.lang.Throwable cause)
           
RepositoryServiceFactoryException(java.lang.Throwable cause)
           
 
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

RepositoryServiceFactoryException

public RepositoryServiceFactoryException()

RepositoryServiceFactoryException

public RepositoryServiceFactoryException(java.lang.String message)

RepositoryServiceFactoryException

public RepositoryServiceFactoryException(java.lang.Throwable cause)

RepositoryServiceFactoryException

public RepositoryServiceFactoryException(java.lang.String message,
                                         java.lang.Throwable cause)


Copyright © 2011 evolveum. All Rights Reserved.