xmlBlaster 1.6.2 API

org.xmlBlaster.client.jmx
Class ConnectorException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjavax.management.JMException
              extended byorg.xmlBlaster.client.jmx.ConnectorException
All Implemented Interfaces:
java.io.Serializable

public class ConnectorException
extends javax.management.JMException

See Also:
Serialized Form

Field Summary
private  java.lang.Exception exception
           
 
Fields inherited from class javax.management.JMException
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
ConnectorException()
           
ConnectorException(java.lang.String msg)
           
ConnectorException(java.lang.String msg, java.lang.Exception e)
           
 
Method Summary
 java.lang.Exception getTargetException()
           
 
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
 

Field Detail

exception

private java.lang.Exception exception
Constructor Detail

ConnectorException

public ConnectorException()

ConnectorException

public ConnectorException(java.lang.String msg)

ConnectorException

public ConnectorException(java.lang.String msg,
                          java.lang.Exception e)
Method Detail

getTargetException

public java.lang.Exception getTargetException()

xmlBlaster 1.6.2 API

Copyright © 1999-2007 The xmlBlaster.org contributers.