org.scilab.forge.jlatexmath
Class AlphabetRegistrationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.scilab.forge.jlatexmath.AlphabetRegistrationException
All Implemented Interfaces:
java.io.Serializable

public class AlphabetRegistrationException
extends java.lang.Exception

Signals that an error occured while registering an alphabet

See Also:
Serialized Form

Constructor Summary
protected AlphabetRegistrationException(java.lang.String str)
           
 
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

AlphabetRegistrationException

protected AlphabetRegistrationException(java.lang.String str)