Searched defs:TJException (Results 1 - 1 of 1) sorted by relevance

/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
H A DTJException.java33 public class TJException extends IOException { class in inherits:IOException
37 public TJException() { method in class:TJException
41 public TJException(String message, Throwable cause) { method in class:TJException
45 public TJException(String message) { method in class:TJException
49 public TJException(Throwable cause) { method in class:TJException

Completed in 85 milliseconds