Class SilentInitException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GameNarrator.NarratorInitException, Window.WindowInitFailed

public class SilentInitException extends RuntimeException
See Also:
  • Constructor Details

    • SilentInitException

      public SilentInitException(String pMessage)
    • SilentInitException

      public SilentInitException(String pMessage, Throwable pCause)