public class NoBlogManagerLeftException extends Exception
Constructor and Description |
---|
NoBlogManagerLeftException(String message,
Map<Long,String> blogIdsToTitleMapping)
Constructs a new instance of NoBlogManagerLeftException
|
Modifier and Type | Method and Description |
---|---|
Map<Long,String> |
getBlogIdsToTitleMapping()
a mapping of the blogIds to the blog titles of the affected blogs/topics
|
void |
setBlogIdsToTitleMapping(Map<Long,String> blogIdsToTitleMapping) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 Communote team. All rights reserved.