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 java.lang.Object


Constructor Summary
WSNEndpoint.XmlException()
           
WSNEndpoint.XmlException(java.lang.Throwable e)
           
 
Method Summary
 java.util.List getContent()
           
 java.lang.String getStackTrace()
           
 void setStackTrace(java.lang.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(java.lang.Throwable e)
Method Detail

getStackTrace

public java.lang.String getStackTrace()

setStackTrace

public void setStackTrace(java.lang.String stackTrace)

getContent

public java.util.List getContent()


Copyright © 2005-2011 FuseSource. All Rights Reserved.