Package | Description |
---|---|
net.sf.jrtps |
Top level jRTPS package.
|
Modifier and Type | Method and Description |
---|---|
OutOfResources.Kind |
OutOfResources.getKind()
Get the reason that caused this exception to be thrown.
|
static OutOfResources.Kind |
OutOfResources.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutOfResources.Kind[] |
OutOfResources.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
OutOfResources(OutOfResources.Kind kind,
int limit) |
Copyright © 2016. All rights reserved.