Class 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:
    Serialized Form