public class UnsupportedSchemeException extends RuntimeException
| Constructor and Description |
|---|
UnsupportedSchemeException(String message)
Create an instance with the specified message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedSchemeException(String message)
message - The exception messageCopyright © 2015–2017 SDKLite. All rights reserved.