Package | Description |
---|---|
org.apache.woden | |
org.apache.woden.internal |
Modifier and Type | Method and Description |
---|---|
void |
ErrorHandler.error(ErrorInfo errorInfo) |
void |
ErrorHandler.fatalError(ErrorInfo errorInfo) |
void |
ErrorHandler.warning(ErrorInfo errorInfo) |
Modifier and Type | Class and Description |
---|---|
class |
ErrorInfoImpl
This class is a data object containing the information needed
for reporting warnings, errors and fatal errors.
|
Modifier and Type | Method and Description |
---|---|
void |
ErrorHandlerImpl.error(ErrorInfo errorInfo) |
void |
ErrorHandlerImpl.fatalError(ErrorInfo errorInfo) |
void |
ErrorHandlerImpl.warning(ErrorInfo errorInfo) |
Copyright © 2005–2013 Apache Software Foundation. All rights reserved.