javax.management
Class RuntimeErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.management.JMRuntimeException
javax.management.RuntimeErrorException
- All Implemented Interfaces:
- java.io.Serializable
- public class RuntimeErrorException
- extends JMRuntimeException
- Version:
- $Revision: 1.3 $
- 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 |
RuntimeErrorException
public RuntimeErrorException(java.lang.Error error)
RuntimeErrorException
public RuntimeErrorException(java.lang.Error error,
java.lang.String message)
getTargetError
public java.lang.Error getTargetError()
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.