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