public class UndefinedEventTypeException extends Exception
| Constructor and Description |
|---|
UndefinedEventTypeException() |
UndefinedEventTypeException(String message) |
UndefinedEventTypeException(String message,
Throwable cause) |
UndefinedEventTypeException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UndefinedEventTypeException()
public UndefinedEventTypeException(String message)
public UndefinedEventTypeException(Throwable cause)
public String getErrorMessage()
Copyright © 2017 WSO2. All rights reserved.