public class NotFoundException extends AclDataAccessException
Constructor and Description |
---|
NotFoundException(String msg)
Constructs an
NotFoundException with the specified message. |
NotFoundException(String msg,
Throwable t)
Constructs an
NotFoundException with the specified message and root
cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotFoundException(String msg)
NotFoundException
with the specified message.msg
- the detail message