Package kr.motd.maven.os
Class DetectionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- kr.motd.maven.os.DetectionException
-
- All Implemented Interfaces:
java.io.Serializable
public class DetectionException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DetectionException(java.lang.String message)
-