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