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