svet.chovatelstvi
Class NemaZvireException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--svet.chovatelstvi.ChovatelskaVyjimkaException
                          |
                          +--svet.chovatelstvi.NemaZvireException

public class NemaZvireException
extends ChovatelskaVyjimkaException

See Also:
Serialized Form

Constructor Summary
NemaZvireException(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

NemaZvireException

public NemaZvireException(DomaciZvire zvire)