public class LimitException extends RuntimeException
| Constructor and Description |
|---|
LimitException(String message)
Creates a new instance with the given error description..
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LimitException(String message)
message - Error message.Copyright © 2016 JBoss by Red Hat. All rights reserved.