public class GetException extends ChannelException
| Constructor and Description |
|---|
GetException()
Creates new
GetException without detail message. |
GetException(java.lang.String msg)
Constructs an
GetException with the specified detail message. |