Searched defs:EMMARuntimeException (Results 1 – 1 of 1) sorted by relevance
18 class EMMARuntimeException extends AbstractRuntimeException class25 public EMMARuntimeException () in EMMARuntimeException() method in EMMARuntimeException34 public EMMARuntimeException (final String message) in EMMARuntimeException() method in EMMARuntimeException47 public EMMARuntimeException (final String message, final Object [] arguments) in EMMARuntimeException() method in EMMARuntimeException57 public EMMARuntimeException (final Throwable cause) in EMMARuntimeException() method in EMMARuntimeException68 public EMMARuntimeException (final String message, final Throwable cause) in EMMARuntimeException() method in EMMARuntimeException82 …public EMMARuntimeException (final String message, final Object [] arguments, final Throwable caus… in EMMARuntimeException() method in EMMARuntimeException