public class EventTypeNotFoundException extends NotFoundException
| Constructor and Description |
|---|
EventTypeNotFoundException() |
EventTypeNotFoundException(String message) |
EventTypeNotFoundException(String message,
Throwable cause) |
EventTypeNotFoundException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
EventTypeNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.