Package | Description |
---|---|
org.jpc | |
org.jpc.error.handling |
Modifier and Type | Method and Description |
---|---|
JpcBuilder |
JpcBuilder.register(ErrorHandler errorHandler)
Registers an error handler.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultJpcErrorHandler |
class |
ErrorHandlerManager |
class |
JpcConverterErrorHandler
Handles an error term attempting to convert it, according to a given jpc context, to an instance of RuntimeException.
|
Modifier and Type | Method and Description |
---|---|
void |
ErrorHandlerManager.register(ErrorHandler errorHandler) |
Copyright © 2014. All rights reserved.