eNTitanok.kkkg
Class KkkgAppl.AsserttError

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Error
              |
              +--eNTitanok.kkkg.KkkgAppl.AsserttError
Enclosing class:
KkkgAppl

public static class KkkgAppl.AsserttError
extends java.lang.Error

Akkor váltódik ki, ha a program futás közben bugot talál magában.

See Also:
Serialized Form

Constructor Summary
KkkgAppl.AsserttError()
           
KkkgAppl.AsserttError(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

KkkgAppl.AsserttError

public KkkgAppl.AsserttError(java.lang.String s)

KkkgAppl.AsserttError

public KkkgAppl.AsserttError()