Class UnsupportedPlatformException

All Implemented Interfaces:
Serializable

public class UnsupportedPlatformException extends RuntimeException
Exception thrown when the current platform cannot be detected.
See Also:
  • Constructor Details

    • UnsupportedPlatformException

      public UnsupportedPlatformException(String s)