Uses of Class
com.io7m.jspiel.api.RiffException
-
Packages that use RiffException Package Description com.io7m.jspiel.api RIFF I/O (API) -
-
Uses of RiffException in com.io7m.jspiel.api
Subclasses of RiffException in com.io7m.jspiel.api Modifier and Type Class Description classRiffBuilderExceptionThe type of exceptions thrown by the API.classRiffParseExceptionThe type of exceptions thrown by parsers.classRiffRequiredChunkMissingExceptionAn exception indicating that a chunk was required but missing.classRiffWriteExceptionThe type of exceptions thrown by writers.
-