public class ScpiGenericException
extends java.lang.Exception
| Constructor and Description |
|---|
ScpiGenericException()
No argument constructor
|
ScpiGenericException(java.lang.String code,
java.lang.String reason)
Constructor with errorCode and errorDescription
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCode() |
java.lang.String |
getReason() |
java.lang.String |
toString() |
Copyright © 2018 SAP SE. All Rights Reserved.