public class UnresolvableInvocationException extends ApplicationRuntimeException
InvocationMetadata
からInvocation
を構成する実際の
インスタンスを解決できない場合に投げられる例外です。Constructor and Description |
---|
UnresolvableInvocationException(InvocationMetadata source) |
Modifier and Type | Method and Description |
---|---|
InvocationMetadata |
getSourceMetadata() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnresolvableInvocationException(InvocationMetadata source)
public InvocationMetadata getSourceMetadata()
Copyright © 2014 Analog Web Framework Development Team. All Rights Reserved.