svet.chovatelstvi
Class ZvireNekoupiException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--svet.chovatelstvi.ChovatelskaVyjimkaException
                          |
                          +--svet.chovatelstvi.ZvireNekoupiException
Direct Known Subclasses:
BezPrukazuNekoupiException, JineZvireNekoupiException

public class ZvireNekoupiException
extends ChovatelskaVyjimkaException

See Also:
Serialized Form

Constructor Summary
ZvireNekoupiException(DomaciZvire zvire)
           
 
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

ZvireNekoupiException

public ZvireNekoupiException(DomaciZvire zvire)