Home
last modified time | relevance | path

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

/dports/java/servingxml/servingxml-1.1.2/servingxml-framework/src/main/java/com/servingxml/util/
H A DServingXmlException.java33 public class ServingXmlException extends RuntimeException { class
36 public ServingXmlException(String s) { in ServingXmlException() method in ServingXmlException
39 public ServingXmlException(String s, Throwable e) { in ServingXmlException() method in ServingXmlException