public class FileStoreLoadingError extends Object
| Constructor and Description |
|---|
FileStoreLoadingError(String message,
RuntimeException exception) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
getException() |
String |
getMessage() |
public FileStoreLoadingError(String message, RuntimeException exception)
public String getMessage()
public RuntimeException getException()
Copyright © 2002-2024 Atlassian. All Rights Reserved.