deadbeef.SupTools
Class CoreException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by deadbeef.SupTools.CoreException
All Implemented Interfaces:
java.io.Serializable

public class CoreException
extends java.lang.Exception

Application exception class.

Author:
0xdeadbeef
See Also:
Serialized Form

Constructor Summary
CoreException()
          Constructor.
CoreException(java.lang.String s)
          Constructor.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CoreException

public CoreException()
Constructor.


CoreException

public CoreException(java.lang.String s)
Constructor.

Parameters:
s - Exception string