Interface ExtException

    • Method Detail

      • getCause

        java.lang.Throwable getCause()
        Returns the cause of the exception.
        Returns:
        The cause of the exception.