org.apache.servicemix.wsn.component
Class WSNEndpoint.XmlException

java.lang.Object
  extended by org.apache.servicemix.wsn.component.WSNEndpoint.XmlException
Enclosing class:
WSNEndpoint

public static class WSNEndpoint.XmlException
extends Object


Constructor Summary
WSNEndpoint.XmlException()
           
WSNEndpoint.XmlException(Throwable e)
           
 
Method Summary
 List getContent()
           
 String getStackTrace()
           
 void setStackTrace(String stackTrace)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSNEndpoint.XmlException

public WSNEndpoint.XmlException()

WSNEndpoint.XmlException

public WSNEndpoint.XmlException(Throwable e)
Method Detail

getStackTrace

public String getStackTrace()

setStackTrace

public void setStackTrace(String stackTrace)

getContent

public List getContent()


Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.