Home
last modified time | relevance | path

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

/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJException.java35 public class TJException extends IOException { class
40 public TJException() { in TJException() method in TJException
45 public TJException(String message, Throwable cause) { in TJException() method in TJException
50 public TJException(String message) { in TJException() method in TJException
55 public TJException(String message, int code) { in TJException() method in TJException
62 public TJException(Throwable cause) { in TJException() method in TJException