javax.management
Class RuntimeOperationsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.management.JMRuntimeException
javax.management.RuntimeOperationsException
- All Implemented Interfaces:
- java.io.Serializable
- public class RuntimeOperationsException
- extends JMRuntimeException
- Version:
- $Revision: 1.5 $
- Author:
- Simone Bordet
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RuntimeOperationsException
public RuntimeOperationsException()
RuntimeOperationsException
public RuntimeOperationsException(java.lang.String message)
RuntimeOperationsException
public RuntimeOperationsException(java.lang.RuntimeException x)
RuntimeOperationsException
public RuntimeOperationsException(java.lang.RuntimeException x,
java.lang.String message)
getTargetException
public java.lang.RuntimeException getTargetException()
getMessage
public java.lang.String getMessage()
printStackTrace
public void printStackTrace()
printStackTrace
public void printStackTrace(java.io.PrintStream s)
printStackTrace
public void printStackTrace(java.io.PrintWriter w)
Copyright © 2001-2002 MX4J Team. All Rights Reserved.