public class UnsatisfiedContextParameterException extends RuntimeException
| Constructor and Description |
|---|
UnsatisfiedContextParameterException() |
UnsatisfiedContextParameterException(ContextParameterDeclaration decl) |
| Modifier and Type | Method and Description |
|---|---|
ContextParameterDeclaration |
getDecl() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsatisfiedContextParameterException()
public UnsatisfiedContextParameterException(ContextParameterDeclaration decl)
public ContextParameterDeclaration getDecl()
Copyright © 2017 SAP SE. All Rights Reserved.