com.evolveum.midpoint.repo.api
Class RepositoryServiceFactoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.evolveum.midpoint.repo.api.RepositoryServiceFactoryException
- All Implemented Interfaces:
- Serializable
public class RepositoryServiceFactoryException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RepositoryServiceFactoryException
public RepositoryServiceFactoryException()
RepositoryServiceFactoryException
public RepositoryServiceFactoryException(String message)
RepositoryServiceFactoryException
public RepositoryServiceFactoryException(Throwable cause)
RepositoryServiceFactoryException
public RepositoryServiceFactoryException(String message,
Throwable cause)
Copyright © 2013 evolveum. All Rights Reserved.