svet.chovatelstvi.psi
Class BezPrukazuNekoupiException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--svet.chovatelstvi.ChovatelskaVyjimkaException
                          |
                          +--svet.chovatelstvi.ZvireNekoupiException
                                |
                                +--svet.chovatelstvi.psi.BezPrukazuNekoupiException

public class BezPrukazuNekoupiException
extends ZvireNekoupiException

See Also:
Serialized Form

Constructor Summary
BezPrukazuNekoupiException(Pes pes)
           
 
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

BezPrukazuNekoupiException

public BezPrukazuNekoupiException(Pes pes)