Class RuntimeErrorException

java.lang.Object
All Implemented Interfaces:
Serializable

public class RuntimeErrorException extends JMRuntimeException
When a java.lang.Error occurs in the agent it should be caught and re-thrown as a RuntimeErrorException.
Since:
1.5
See Also: