public class CockpitAPIException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
CockpitAPIException()
Instantiates a new cockpit api exception.
|
CockpitAPIException(java.lang.String message)
The Constructor.
|
CockpitAPIException(java.lang.String message,
java.lang.Throwable cause)
The Constructor.
|
CockpitAPIException(java.lang.Throwable cause)
The Constructor.
|
public CockpitAPIException()
public CockpitAPIException(java.lang.String message,
java.lang.Throwable cause)
message - the messagecause - the causepublic CockpitAPIException(java.lang.String message)
message - the messagepublic CockpitAPIException(java.lang.Throwable cause)
cause - the causeCopyright © 2018 SAP SE. All Rights Reserved.