de.schwarzrot.app.errors
Class ApplicationException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               de.schwarzrot.app.errors.ApplicationException
de.schwarzrot.app.errors.ApplicationException
- All Implemented Interfaces: 
- Serializable
- Direct Known Subclasses: 
- IncompleteClassException, InvalidCommandException, InvalidCommandUsage, InvalidEpgDataException, InvalidJarHandlerSetupException, InvalidPluginException, InvalidRootDirectoryException, InvalidSplitOperationException, MissingRepositoryException, MissingSkinException, MonitoredTaskAlreadyActiveException, ProxyNotAvailableException, UnknownJartypeException
- public class ApplicationException 
- extends RuntimeException
base class for application exceptions, that don't need to be specified
- Author:
- Reinhard Mantey
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
ApplicationException
public ApplicationException()
ApplicationException
public ApplicationException(String message,
                            Throwable cause)
ApplicationException
public ApplicationException(String message)
ApplicationException
public ApplicationException(Throwable cause)
Submit
a bug or request a feature
SRJRCFrames is published according to the
GNU General Public License
Copyright 2005-2012
Reinhard Mantey - some rights reserved.