edu.stanford.ejalbert.exception
Class UnsupportedOperatingSystemException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
edu.stanford.ejalbert.exception.UnsupportedOperatingSystemException
- All Implemented Interfaces: 
 - Serializable
 
- public class UnsupportedOperatingSystemException
- extends Exception
  
Exception thrown when the Operating System is not supported by
 the browser launcher project.
- Author:
 
  - Markus Gebhard
 
- See Also:
 - Serialized Form
 
 
| Fields inherited from class java.lang.Exception | 
 | 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
UnsupportedOperatingSystemException
public UnsupportedOperatingSystemException(String message)
UnsupportedOperatingSystemException
public UnsupportedOperatingSystemException(Throwable cause)