com.servingxml.util
Class SupplementaryServingXmlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.servingxml.util.ServingXmlException
com.servingxml.util.SupplementaryServingXmlException
- All Implemented Interfaces:
- java.io.Serializable
public class SupplementaryServingXmlException
- extends ServingXmlException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SupplementaryServingXmlException
public SupplementaryServingXmlException(java.lang.String s,
ServingXmlException tail)
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage
in class java.lang.Throwable
getMessage
public void getMessage(java.lang.StringBuilder sb)
- Overrides:
getMessage
in class ServingXmlException
getSupplementaryMessage
public void getSupplementaryMessage(java.lang.StringBuilder sb)
- Overrides:
getSupplementaryMessage
in class ServingXmlException
toString
public java.lang.String toString()
- Overrides:
toString
in class ServingXmlException