public class LibVlcOutOfDateException extends RuntimeException
| Constructor and Description |
|---|
LibVlcOutOfDateException(Version requiredVersion,
Version actualVersion)
Create an exception.
|
| Modifier and Type | Method and Description |
|---|---|
Version |
getActualVersion()
Get the actual detected run-time version of LibVLC.
|
Version |
getRequiredVersion()
Get the required version of LibVLC.
|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2009–2015 Caprica Software Limited. All rights reserved.