public class RuntimeQTPException extends RuntimeException
IOException that happens in AbstractQTPComposer,
AbstractQTPParser or their descendants.| Constructor and Description |
|---|
RuntimeQTPException(Throwable cause)
Creates new QTP runtime IO exception with a specified cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeQTPException(Throwable cause)
Copyright © 2002–2025 Devexperts LLC. All rights reserved.