com.evolveum.icf.dummy.resource
Class SchemaViolationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.evolveum.icf.dummy.resource.SchemaViolationException
All Implemented Interfaces:
java.io.Serializable

public class SchemaViolationException
extends java.lang.Exception

Author:
semancik
See Also:
Serialized Form

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

SchemaViolationException

public SchemaViolationException()

SchemaViolationException

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

SchemaViolationException

public SchemaViolationException(java.lang.String message)

SchemaViolationException

public SchemaViolationException(java.lang.Throwable cause)


Copyright © 2012 evolveum. All Rights Reserved.