public class TimeoutException extends TimeoutException
Constructor and Description |
---|
TimeoutException(ClusterNode owner) |
TimeoutException(String msg) |
Modifier and Type | Method and Description |
---|---|
ClusterNode |
getOwner() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TimeoutException(ClusterNode owner)
public TimeoutException(String msg)
public ClusterNode getOwner()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.