xmlBlaster 1.6.2 client 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

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
 

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 client API

Copyright © 1999-2007 The xmlBlaster.org contributers.