Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.edelbyte.util.UnknownValueException

Uses of UnknownValueException in org.edelbyte.util
 

Methods in org.edelbyte.util that throw UnknownValueException
static int System.getOsFamily()
          Detects and returns the operating system family.

Background: The detection is done by interpreting the value of java.lang.System.getProperty("os.name");