public class CodeGenerationConfigurationNotFoundException extends NotFoundException
| Constructor and Description |
|---|
CodeGenerationConfigurationNotFoundException(String message) |
CodeGenerationConfigurationNotFoundException(String message,
String reason) |
CodeGenerationConfigurationNotFoundException(String message,
String reason,
String subject) |
CodeGenerationConfigurationNotFoundException(String message,
String reason,
String subject,
Throwable cause) |
CodeGenerationConfigurationNotFoundException(String message,
String reason,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
getSubjectTypegetReason, getSubjectaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CodeGenerationConfigurationNotFoundException(String message, String reason, String subject, Throwable cause)
public CodeGenerationConfigurationNotFoundException(String message, String reason, String subject)
public CodeGenerationConfigurationNotFoundException(String message, String reason, Throwable cause)
public CodeGenerationConfigurationNotFoundException(String message, String reason)
public CodeGenerationConfigurationNotFoundException(String message)
public String getType()
getType in class NotFoundExceptionCopyright © 2017 SAP SE. All Rights Reserved.