public class RestDocumentationGenerationException extends RuntimeException
| Constructor and Description |
|---|
RestDocumentationGenerationException(String message,
Throwable cause)
Creates a new
RestDocumentationException with the given message and
cause. |
RestDocumentationGenerationException(Throwable cause)
Creates a new
RestDocumentationException with the given cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RestDocumentationGenerationException(Throwable cause)
RestDocumentationException with the given cause.cause - the cause