public class WSTimeoutException extends RuntimeException
Constructor and Description |
---|
WSTimeoutException(String message) |
WSTimeoutException(String message,
long timeout) |
Modifier and Type | Method and Description |
---|---|
long |
getTimeout() |
void |
setTimeout(long timeout) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 JBoss by Red Hat. All rights reserved.