eNTitanok.kkkg
Class KkkgAppl.AtmeretezesNemSikerultException

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

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

Akkor váltódik ki, ha nem sikerült az applet téglalapját a megfelelő méretre átméretezni. (JDK 1.3-ban általában a megfelelő méretnél nagyobb lesz az téglalap, de ebbe beletörődünk.)

See Also:
Serialized Form

Constructor Summary
KkkgAppl.AtmeretezesNemSikerultException()
           
 
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.AtmeretezesNemSikerultException

public KkkgAppl.AtmeretezesNemSikerultException()