public class ConcatenatedResourceStoreException extends Exception
ConcatenatedResourceStore
when a category couldn't be added,
updated or removed.Constructor and Description |
---|
ConcatenatedResourceStoreException(String message)
Create a new exception with detail message.
|
ConcatenatedResourceStoreException(String message,
Throwable cause)
Create a new exception with detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConcatenatedResourceStoreException(String message)
message
- the details describing the exceptionCopyright © 2019 Communote team. All rights reserved.