| Package | Description |
|---|---|
| org.openscience.cdk.exception |
| Modifier and Type | Method and Description |
|---|---|
static Intractable |
Intractable.timeout(long t)
Utility for creating a message which indicates an operation timed out
after a given time in milliseconds,
t. |
static Intractable |
Intractable.timeout(String desc,
long t)
Utility for creating a message which indicates an operation timed out
after a given time in milliseconds,
t. |
Copyright © 2017. All rights reserved.