Package 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
-
-
Constructor Summary
Constructors Constructor Description RepositoryServiceFactoryException(String message)
RepositoryServiceFactoryException(String message, Throwable cause)
RepositoryServiceFactoryException(Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-