public class GotInterruptedException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
GotInterruptedException() |
GotInterruptedException(java.lang.String message) |
GotInterruptedException(java.lang.String message,
java.lang.Throwable cause) |
GotInterruptedException(java.lang.Throwable cause) |
public GotInterruptedException()
public GotInterruptedException(java.lang.String message)
public GotInterruptedException(java.lang.String message,
java.lang.Throwable cause)
public GotInterruptedException(java.lang.Throwable cause)
Copyright © 2013 echocat. All Rights Reserved.