it.jnrpe.events
Class EventExceptionParam
java.lang.Object
it.jnrpe.events.EventParam
it.jnrpe.events.EventExceptionParam
public class EventExceptionParam
- extends EventParam
This object represent an 'EXCEPTION' parameter. It is usually used with the
LogEvents to pass the exception to be logged.
- Author:
- Massimiliano Ziccardi
EventExceptionParam
public EventExceptionParam(Throwable exc)
- Builds and initializes the exception parameter.
- Parameters:
exc
- The exception.
Copyright © 2014. All Rights Reserved.