@GwtIncompatible public class UncheckedTimeoutException extends java.lang.RuntimeException
TimeoutException
.Constructor and Description |
---|
UncheckedTimeoutException() |
UncheckedTimeoutException(@Nullable java.lang.String message) |
UncheckedTimeoutException(@Nullable java.lang.String message,
@Nullable java.lang.Throwable cause) |
UncheckedTimeoutException(@Nullable java.lang.Throwable cause) |
public UncheckedTimeoutException()
public UncheckedTimeoutException(@Nullable java.lang.String message)
public UncheckedTimeoutException(@Nullable java.lang.Throwable cause)
public UncheckedTimeoutException(@Nullable java.lang.String message, @Nullable java.lang.Throwable cause)
Copyright © 2010–2019 JBoss by Red Hat. All rights reserved.