public class ItemExportException extends Exception
| Modifier and Type | Field and Description |
|---|---|
static int |
EXPORT_TOO_LARGE |
| Constructor and Description |
|---|
ItemExportException(int r,
String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getReason() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int EXPORT_TOO_LARGE
public ItemExportException(int r,
String message)
Copyright © 2022 LYRASIS. All rights reserved.