pl.slawas.xml
Class XMLNameValuePairUtilsErrorException
java.lang.Object
java.lang.Throwable
pl.slawas.xml.XMLNameValuePairUtilsErrorException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- XMLReadingObjectException
public class XMLNameValuePairUtilsErrorException
- extends java.lang.Throwable
XMLNameValuePairUtilsErrorException - błąd operacji na obiecie NameValuePair
- Version:
- $Revision: 1.1 $
- Author:
- Slawomir Cichy <slawas@slawas.pl>
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XMLNameValuePairUtilsErrorException
protected XMLNameValuePairUtilsErrorException()
XMLNameValuePairUtilsErrorException
protected XMLNameValuePairUtilsErrorException(java.lang.String message,
java.lang.Throwable cause)
- Parameters:
message
- cause
-
XMLNameValuePairUtilsErrorException
protected XMLNameValuePairUtilsErrorException(java.lang.String message)
- Parameters:
message
-
XMLNameValuePairUtilsErrorException
public XMLNameValuePairUtilsErrorException(java.lang.Throwable cause)
- Parameters:
cause
-
Copyright © 2014 Sci Software. All Rights Reserved.