Class UndeclaredException

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    MainWindow.GlException

    public class UndeclaredException
    extends java.lang.RuntimeException
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      UndeclaredException​(java.lang.String p_i225941_1_)  
    • 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

      • UndeclaredException

        public UndeclaredException​(java.lang.String p_i225941_1_)