Class UnsupportedOperatingSystemException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.nio.sctp.UnsupportedOperatingSystemException
All Implemented Interfaces:
Serializable

public class UnsupportedOperatingSystemException extends RuntimeException
See Also:
  • Field Details

  • Constructor Details

    • UnsupportedOperatingSystemException

      public UnsupportedOperatingSystemException()
    • UnsupportedOperatingSystemException

      public UnsupportedOperatingSystemException(String message)
    • UnsupportedOperatingSystemException

      public UnsupportedOperatingSystemException(String message, Throwable cause)
    • UnsupportedOperatingSystemException

      public UnsupportedOperatingSystemException(Throwable cause)
  • Method Details

    • raise

      public static void raise()