public class ReportingOperationCouldNotBeCompletedException extends RuntimeException
| Constructor and Description |
|---|
ReportingOperationCouldNotBeCompletedException(ReportRequestStatusType status) |
ReportingOperationCouldNotBeCompletedException(ReportRequestStatusType status,
String message) |
| Modifier and Type | Method and Description |
|---|---|
ReportRequestStatusType |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ReportingOperationCouldNotBeCompletedException(ReportRequestStatusType status)
public ReportingOperationCouldNotBeCompletedException(ReportRequestStatusType status, String message)
public ReportRequestStatusType getStatus()
Copyright © 2024. All rights reserved.