Package dev.dirs
Class UnsupportedOperatingSystemException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.UnsupportedOperationException
-
- dev.dirs.UnsupportedOperatingSystemException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnsupportedOperatingSystemException extends java.lang.UnsupportedOperationException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedOperatingSystemException(java.lang.String message)
-