StrictErrorHandler
instead.@Deprecated public class StrictErrorHandler extends AbstractErrorHandler
Constructor and Description |
---|
StrictErrorHandler()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
report(String message)
Deprecated.
The operation calling this method is expected to pass a fully formed message;
it should ideally contain some context information about the operation that
caused an issue.
|
void |
report(String message,
Throwable cause)
Deprecated.
Default implementation dropping the cause for those handlers that care only about the message.
|
handle, unhandledRepositoryException
public void report(String message) throws NodeOperationException
ErrorHandler
NodeOperationException
public void report(String message, Throwable cause) throws NodeOperationException
AbstractErrorHandler
report
in interface ErrorHandler
report
in class AbstractErrorHandler
NodeOperationException
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.