com.lambdaworks.jni
Class UnsupportedPlatformException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.lambdaworks.jni.UnsupportedPlatformException
- All Implemented Interfaces:
- Serializable
public class UnsupportedPlatformException
- extends RuntimeException
Exception thrown when the current platform cannot be detected.
- Author:
- Will Glozer
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedPlatformException
public UnsupportedPlatformException(String s)
Copyright © 2011. All Rights Reserved.