Class OSDetectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.cleydyr.dart.system.exception.OSDetectionException
All Implemented Interfaces:
Serializable

public class OSDetectionException extends RuntimeException
See Also:
  • Constructor Details

    • OSDetectionException

      public OSDetectionException(String message)
    • OSDetectionException

      public OSDetectionException(Exception cause)
    • OSDetectionException

      public OSDetectionException(String message, Throwable cause)