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

public static class CRT.UnknownPlatformException extends RuntimeException
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: