public static class HttpManagerBuilder.CreationException extends Exception
| Constructor and Description |
|---|
CreationException(Class attemptedToCreate,
Throwable cause) |
CreationException(Field field,
Class attemptedToCreate,
Throwable cause) |
CreationException(Method m,
Class attemptedToCreate,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getAttemptedToCreate() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Class getAttemptedToCreate()
Copyright © 2021 McEvoy Software Ltd. All rights reserved.