org.kite9.framework.common
Class Kite9ProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kite9.framework.common.Kite9ProcessingException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- StackSearchException
public class Kite9ProcessingException
- extends RuntimeException
Thrown whenever there is a problem creating the kite9 item.
- Author:
- moffatr
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Kite9ProcessingException
public Kite9ProcessingException()
Kite9ProcessingException
public Kite9ProcessingException(String arg0,
Throwable arg1)
Kite9ProcessingException
public Kite9ProcessingException(String arg0)
Kite9ProcessingException
public Kite9ProcessingException(Throwable arg0)
Copyright © 2011. All Rights Reserved.