ar.com.jiji.kaya
Class KayaException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ar.com.jiji.kaya.KayaException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ParseException, QueryException, ReportException, RoleNotFoundException

public class KayaException
extends java.lang.Exception

Version:
$Revision$ $Date$
Author:
lparra
See Also:
Serialized Form

Constructor Summary
KayaException()
           
KayaException(java.lang.String message)
           
KayaException(java.lang.String message, java.lang.Throwable cause)
           
KayaException(java.lang.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

KayaException

public KayaException()

KayaException

public KayaException(java.lang.String message,
                     java.lang.Throwable cause)

KayaException

public KayaException(java.lang.String message)

KayaException

public KayaException(java.lang.Throwable cause)


Copyright © 2006 Kaya. All Rights Reserved.