public final class EventIpcException extends Exception
EventIpcException class.
| Constructor and Description |
|---|
EventIpcException()
Default class constructor.
|
EventIpcException(String s)
Constructs a new exception with the passed string as the message
encapsulated in the exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EventIpcException()
public EventIpcException(String s)
s - The exception's message.Copyright © 2015. All rights reserved.