public class SymbolNotFoundException extends EntityNotFoundException
| Modifier | Constructor and Description |
|---|---|
|
SymbolNotFoundException() |
|
SymbolNotFoundException(String message) |
|
SymbolNotFoundException(String message,
Throwable cause) |
protected |
SymbolNotFoundException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
SymbolNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 WSO2. All rights reserved.