biz.onixs.fix.scheduler
Class ErrorArgs
java.lang.Object
biz.onixs.fix.scheduler.ErrorArgs
public class ErrorArgs
- extends Object
Error event arguments.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorArgs
public ErrorArgs(Session session,
String message,
Throwable throwable)
getSession
public Session getSession()
getMessage
public String getMessage()
getThrowable
public Throwable getThrowable()
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.