public class ValueException extends VncException
ValueException(VncVal value)
ValueException(VncVal value, java.lang.Throwable cause)
VncVal
getValue()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ValueException(VncVal value)
public ValueException(VncVal value, java.lang.Throwable cause)
public VncVal getValue()