JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.evolveum.axiom.spi.codec
Interface ValueDecoder.ExceptionFactory<I>
Enclosing interface:
ValueDecoder
<
I
,
O
>
public static interface
ValueDecoder.ExceptionFactory<I>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
RuntimeException
create
(
I
input,
SourceLocation
loc)
Method Details
create
RuntimeException
create
(
I
input,
SourceLocation
loc)