@ResponseStatus(value=INTERNAL_SERVER_ERROR) public class MDStoreManagerException extends Exception
| Constructor and Description |
|---|
MDStoreManagerException() |
MDStoreManagerException(String message) |
MDStoreManagerException(String message,
Throwable cause) |
MDStoreManagerException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
MDStoreManagerException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MDStoreManagerException()
public MDStoreManagerException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public MDStoreManagerException(String message)
public MDStoreManagerException(Throwable cause)
Copyright © 2021. All rights reserved.