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