public class InvalidHandleException
extends java.io.IOException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
InvalidHandleException(java.lang.String handle,
Handle h,
java.lang.Class<? extends Handle> expected) |
private static final long serialVersionUID