org.iqual.chaplin.composite
Class CompositeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iqual.chaplin.composite.CompositeException
- All Implemented Interfaces:
- Serializable
public class CompositeException
- extends RuntimeException
- Since:
- Aug 25, 2009 8:30:11 PM
- Author:
- Zbynek Slajchrt
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CompositeException
public CompositeException()
CompositeException
public CompositeException(String message)
CompositeException
public CompositeException(String message,
Throwable cause)
CompositeException
public CompositeException(Throwable cause)
Copyright © 2009 iquality.org. All Rights Reserved.