public class RuntimeURISyntaxException extends RuntimeException
| Constructor and Description |
|---|
RuntimeURISyntaxException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace()
We're not interested in the wrapper's stack trace.
|
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeURISyntaxException(Throwable cause)
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2017. All rights reserved.