org.xshare.base
Class IllegaljKiskaArgumentException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--java.lang.IllegalArgumentException
                          |
                          +--org.xshare.base.IllegaljKiskaArgumentException
All Implemented Interfaces:
java.io.Serializable

public class IllegaljKiskaArgumentException
extends java.lang.IllegalArgumentException

Custom runtime exception which is only used to signal that an internal used argument is invalid.

Since:
0.20
Version:
$Revision: 1.2 $
Author:
Oliver Fischer
See Also:
Serialized Form

Field Summary
static java.lang.String THATS_A_JKISKA_EXCEPTION
           
 
Constructor Summary
IllegaljKiskaArgumentException(java.lang.String s)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

THATS_A_JKISKA_EXCEPTION

public static final java.lang.String THATS_A_JKISKA_EXCEPTION
See Also:
Constant Field Values
Constructor Detail

IllegaljKiskaArgumentException

public IllegaljKiskaArgumentException(java.lang.String s)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Throwable


jKiska Base 0.2.1 Release Esche [http://jkiska.sourceforge.net]