Package software.amazon.awssdk.crt
Class CRT.UnknownPlatformException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
software.amazon.awssdk.crt.CRT.UnknownPlatformException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CRT
Exception thrown when we can't detect what platform we're running on and thus can't figure out
the native library name/path to load.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString