Class CRT.UnknownPlatformException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    CRT

    public static class CRT.UnknownPlatformException
    extends java.lang.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
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait