public class CashDrawerStateException extends org.kuali.rice.core.api.exception.KualiException
| Constructor and Description | 
|---|
| CashDrawerStateException(String campusCode,
                                                String controllingDocumentId,
                                                String currentDrawerStatus,
                                                String desiredDrawerStatus) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getCampusCode() | 
| String | getControllingDocumentId() | 
| String | getCurrentDrawerStatus() | 
| String | getDesiredDrawerStatus() | 
| Properties | toProperties()Creates a Properties object, based on the properties in this exception | 
isHideIncidentReport, setHideIncidentReportaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CashDrawerStateException(String campusCode, String controllingDocumentId, String currentDrawerStatus, String desiredDrawerStatus)
public String getCampusCode()
public String getCurrentDrawerStatus()
public String getDesiredDrawerStatus()
public String getControllingDocumentId()
public Properties toProperties()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.