Java 2 Útikalauz programozóknak 5.0

elte.java2_utikalauz5.exception
KorteException osztály

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by elte.java2_utikalauz5.exception.KorteException
Megvalósított interfészek:
Serializable

class KorteException
extends Exception


Konstruktorok
KorteException()
           
 
Metódusok
 
java.lang.Throwable osztálytól örökölt metódusok
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
java.lang.Object osztálytól örökölt metódusok
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Konstruktorok részletezése

KorteException

KorteException()

Java 2 Útikalauz programozóknak 5.0