public class BatchException extends Exception
| Constructor and Description |
|---|
BatchException() |
BatchException(String message) |
BatchException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertNotNull(String errorMessage,
Object value) |
public BatchException()
public BatchException(String message)
public static void assertNotNull(String errorMessage, Object value) throws BatchException
BatchExceptionCopyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.