public class DTMException extends RuntimeException
| Constructor and Description |
|---|
DTMException(String message)
Create a new DTMException.
|
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
Throwable |
initCause(Throwable cause) |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DTMException(String message)
message - The error or warning message.Copyright © 2022–2023. All rights reserved.