Class NavigationException

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isLimitError()  
      • 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

      • NavigationException

        public NavigationException​(java.lang.String message)
        Constructor.
        Parameters:
        message - message
      • NavigationException

        public NavigationException​(java.lang.String message,
                                   java.lang.Throwable cause)
        Constructor.
        Parameters:
        message - message
        cause - causing exception
      • NavigationException

        public NavigationException​(java.lang.Throwable main)
        Constructor.
        Parameters:
        main - Main exception
    • Method Detail

      • isLimitError

        public boolean isLimitError()
        Returns:
        Limit error