Home
last modified time | relevance | path

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

/external/emma/core/java12/com/vladium/emma/
DEMMARuntimeException.java18 class EMMARuntimeException extends AbstractRuntimeException class
25 public EMMARuntimeException () in EMMARuntimeException() method in EMMARuntimeException
34 public EMMARuntimeException (final String message) in EMMARuntimeException() method in EMMARuntimeException
47 public EMMARuntimeException (final String message, final Object [] arguments) in EMMARuntimeException() method in EMMARuntimeException
57 public EMMARuntimeException (final Throwable cause) in EMMARuntimeException() method in EMMARuntimeException
68 public EMMARuntimeException (final String message, final Throwable cause) in EMMARuntimeException() method in EMMARuntimeException
82 …public EMMARuntimeException (final String message, final Object [] arguments, final Throwable caus… in EMMARuntimeException() method in EMMARuntimeException