public class ErrorListener extends Object implements org.apache.jackrabbit.vault.fs.api.ProgressTrackerListener
Constructor and Description |
---|
ErrorListener() |
Modifier and Type | Method and Description |
---|---|
Exception |
getLastError() |
void |
onError(org.apache.jackrabbit.vault.fs.api.ProgressTrackerListener.Mode mode,
String path,
Exception e) |
void |
onMessage(org.apache.jackrabbit.vault.fs.api.ProgressTrackerListener.Mode mode,
String action,
String path) |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.