public class PunchOutSessionNotFoundException extends PunchOutException
PUNCHOUT_EXCEPTION_MESSAGE| Constructor and Description |
|---|
PunchOutSessionNotFoundException(java.lang.String message)
Constructor.
|
PunchOutSessionNotFoundException(java.lang.String message,
java.lang.Throwable cause)
Constructor.
|
getErrorCodepublic PunchOutSessionNotFoundException(java.lang.String message)
message - the error messagepublic PunchOutSessionNotFoundException(java.lang.String message,
java.lang.Throwable cause)
message - the error messagecause - the causeCopyright © 2018 SAP SE. All Rights Reserved.