public class ResourceSizeLimitReachedException extends Exception
| Constructor and Description |
|---|
ResourceSizeLimitReachedException(String message)
Constructs a new instance of ResourceSizeLimitReachedException
|
ResourceSizeLimitReachedException(String message,
Throwable throwable)
Constructs a new instance of ResourceSizeLimitReachedException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceSizeLimitReachedException(String message)
Copyright © 2019 Communote team. All rights reserved.