webovyformular.dat_typy
Class PrefixEpsilonuException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by webovyformular.dat_typy.PrefixEpsilonuException
All Implemented Interfaces:
java.io.Serializable

public class PrefixEpsilonuException
extends java.lang.Exception

Description:

Vyhození této vyjímky indikuje, že jméno terminálu nebo neterminálu je prefixem přednastaveného jména epsilono, což není dovoleno.

Copyright: Copyright (c) 2005

See Also:
Serialized Form

Constructor Summary
PrefixEpsilonuException()
          Konstrutor obsahuje hlášení: "Jméno symbolu je prefixem jména epsilonu."
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PrefixEpsilonuException

public PrefixEpsilonuException()
Konstrutor obsahuje hlášení: "Jméno symbolu je prefixem jména epsilonu."