public class GroupNotFoundException extends Exception
Constructor and Description |
---|
GroupNotFoundException() |
GroupNotFoundException(String message) |
GroupNotFoundException(String message,
Throwable cause) |
GroupNotFoundException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
GroupNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 CrafterCMS. All rights reserved.