Class ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.monte.media.exception.ParseException
All Implemented Interfaces:
Serializable

public class ParseException extends Exception
Exception thrown by IFFParse.
Author:
Werner Randelshofer, Hausmatt 10, CH-6405 Goldau, Switzerland
See Also:
  • Field Details

  • Constructor Details

    • ParseException

      public ParseException(String message)
    • ParseException

      public ParseException(String message, Throwable cause)