SRJRCFrames
v0.1.296

de.schwarzrot.app.errors
Class ApplicationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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

Constructor Summary
ApplicationException()
           
ApplicationException(String message)
           
ApplicationException(String message, Throwable cause)
           
ApplicationException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ApplicationException

public ApplicationException()

ApplicationException

public ApplicationException(String message,
                            Throwable cause)

ApplicationException

public ApplicationException(String message)

ApplicationException

public ApplicationException(Throwable cause)

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
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.