Class 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
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, 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)