Package com.streambase.liveview.client
Class NoSuchCapabilityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.streambase.liveview.client.NoSuchCapabilityException
- All Implemented Interfaces:
Serializable
Thrown by
LiveViewConnection.getCapability(Class)
when a connected
server does not support a particular capability.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchCapabilityException
public NoSuchCapabilityException()
-