Module javafx.media

Class MediaException

    • Method Detail

      • getType

        public MediaException.Type getType()
        Retrieves the category into which this error falls.
        Returns:
        The type of this error
      • toString

        public String toString()
        Returns a string representation of this MediaException object.
        Overrides:
        toString in class Throwable
        Returns:
        a string representation of this MediaException object.