public class UnsupportedSchemeException extends IOException
| Constructor and Description | 
|---|
| UnsupportedSchemeException(String message)Creates a UnsupportedSchemeException with the specified detail message. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toStringpublic UnsupportedSchemeException(String message)