public class GroupNotFoundException extends CommunoteEntityNotFoundException
Constructor and Description |
---|
GroupNotFoundException(String message)
Constructs a new instance of GroupNotFoundException
|
GroupNotFoundException(String message,
Throwable throwable)
Constructs a new instance of GroupNotFoundException
|
Modifier and Type | Method and Description |
---|---|
boolean |
isOccuredDuringChangingBlogRights() |
void |
setOccuredDuringChangingBlogRights(boolean occuredDuringChangingBlogRights) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GroupNotFoundException(String message)
Copyright © 2019 Communote team. All rights reserved.