public class TooManyItemsException extends RuntimeException
| Constructor and Description |
|---|
TooManyItemsException()
Creates a TooManyItemsException with no message.
|
TooManyItemsException(String message)
Creates a TooManyItemsException with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TooManyItemsException()
public TooManyItemsException(String message)
Copyright © 2025. All rights reserved.