net.sf.ext.entagged.libraries.exceptions
Class WarningException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.ext.entagged.libraries.exceptions.WarningException
- All Implemented Interfaces:
- java.io.Serializable
- public class WarningException
- extends java.lang.Exception
$Id: WarningException.java,v 1.1 2004/09/17 07:15:36 rwaals Exp $
- Version:
- 22 janvier 2004
- Author:
- Raphael Slinckx (KiKiDonK)
- See Also:
- Serialized Form
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 |
WarningException
public WarningException(java.lang.String message)
WarningException
public WarningException()
WarningException
public WarningException(java.lang.String message,
java.lang.Object obj)
WarningException
public WarningException(java.lang.Object obj)
getObject
public java.lang.Object getObject()