public class CommandNotSupportedException extends Exception
| Constructor and Description |
|---|
CommandNotSupportedException() |
CommandNotSupportedException(String message) |
CommandNotSupportedException(String message,
Throwable exception) |
CommandNotSupportedException(Throwable exception) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CommandNotSupportedException()
public CommandNotSupportedException(String message, Throwable exception)
message - exception - public CommandNotSupportedException(String message)
message - public CommandNotSupportedException(Throwable exception)
exception - Copyright © 2017 SAP SE. All Rights Reserved.