org.gridkit.jvmtool.event
Class SimpleErrorEvent
java.lang.Object
org.gridkit.jvmtool.event.SimpleErrorEvent
- All Implemented Interfaces:
- ErrorEvent, Event
public class SimpleErrorEvent
- extends Object
- implements ErrorEvent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleErrorEvent
public SimpleErrorEvent(Exception e)
message
public String message()
- Specified by:
message in interface ErrorEvent
exception
public Exception exception()
- Specified by:
exception in interface ErrorEvent
Copyright © 2019. All Rights Reserved.