public class NumberAllocatorException
extends java.lang.Exception
Title: Framework Support Library
Description: Defines an exception thrown by the NumberAllocator
.
Copyright: Copyright (c) 2010
Company: StreamScape Technologies
Constructor and Description |
---|
NumberAllocatorException()
Constructs a new exception.
|
NumberAllocatorException(java.lang.String message)
Constructs a new exception with the specified message.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.