public class CockpitMarkAllException extends RuntimeException
| Constructor and Description |
|---|
CockpitMarkAllException()
Instantiates a new cockpit mark all exception.
|
CockpitMarkAllException(String message)
The Constructor.
|
CockpitMarkAllException(String message,
Throwable cause)
The Constructor.
|
CockpitMarkAllException(Throwable cause)
The Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CockpitMarkAllException()
public CockpitMarkAllException(String message, Throwable cause)
message - the messagecause - the causepublic CockpitMarkAllException(String message)
message - the messagepublic CockpitMarkAllException(Throwable cause)
cause - the causeCopyright © 2017 SAP SE. All Rights Reserved.