svet.chovatelstvi.psi
Class NevycvicitelnyPesException

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

public class NevycvicitelnyPesException
extends ChovatelskaVyjimkaException

See Also:
Serialized Form

Constructor Summary
NevycvicitelnyPesException(java.lang.String s)
           
 
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

NevycvicitelnyPesException

public NevycvicitelnyPesException(java.lang.String s)