Learn how to evaluate and integrate the VNC SDK
Library.DestroyedObjectException¶
-
public static class
DestroyedObjectException
extends IllegalStateException¶ Thrown to indicate that another method has been invoked on an SDK object after the
destroy
method has been used.
Constructor Summary¶
-
Constructs a
DestroyedObjectException
with the default detail message.