Package com.lambdaworks.jni
Class UnsupportedPlatformException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.lambdaworks.jni.UnsupportedPlatformException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnsupportedPlatformException extends java.lang.RuntimeException
Exception thrown when the current platform cannot be detected.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedPlatformException(java.lang.String s)
-