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, toString
public EventIpcException()
public EventIpcException(String s)
s
- The exception's message.Copyright © 2017. All rights reserved.