org.sca4j.introspection.xml
Class ResourceNotFound

java.lang.Object
  extended by org.sca4j.host.contribution.ValidationFailure<T>
      extended by org.sca4j.introspection.xml.XmlValidationFailure<java.lang.String>
          extended by org.sca4j.introspection.xml.ResourceNotFound

public class ResourceNotFound
extends XmlValidationFailure<java.lang.String>

Version:
$Revision$ $Date$

Constructor Summary
ResourceNotFound(java.lang.String message, java.lang.String modelObject, javax.xml.stream.XMLStreamReader reader)
           
 
Method Summary
 
Methods inherited from class org.sca4j.introspection.xml.XmlValidationFailure
getColumn, getLine, getMessage, getResourceURI
 
Methods inherited from class org.sca4j.host.contribution.ValidationFailure
getValidatable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceNotFound

public ResourceNotFound(java.lang.String message,
                        java.lang.String modelObject,
                        javax.xml.stream.XMLStreamReader reader)


Copyright © 2008-2011 Service Symphony. All Rights Reserved.