org.sca4j.introspection.xml
Class ElementLoadFailure

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

public class ElementLoadFailure
extends XmlValidationFailure<java.lang.Void>

Version:
$Revision$ $Date$

Constructor Summary
ElementLoadFailure(java.lang.String message, java.lang.Throwable cause, javax.xml.stream.XMLStreamReader reader)
           
 
Method Summary
 java.lang.String getMessage()
           
 
Methods inherited from class org.sca4j.introspection.xml.XmlValidationFailure
getColumn, getLine, 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

ElementLoadFailure

public ElementLoadFailure(java.lang.String message,
                          java.lang.Throwable cause,
                          javax.xml.stream.XMLStreamReader reader)
Method Detail

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class XmlValidationFailure<java.lang.Void>


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