com.stratelia.webactiv.util
Class XMLConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.stratelia.webactiv.util.XMLConfigurationException
- All Implemented Interfaces:
- Serializable
public class XMLConfigurationException
- extends Exception
- Version:
- Author:
- jpouyadou
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
KEY_NOT_FOUND
public static final int KEY_NOT_FOUND
- See Also:
- Constant Field Values
INVALID_VALUE
public static final int INVALID_VALUE
- See Also:
- Constant Field Values
m_Code
public int m_Code
XMLConfigurationException
public XMLConfigurationException(int code)
XMLConfigurationException
public XMLConfigurationException(int code,
String msg)
getCode
public int getCode()
Copyright © 2016 Silverpeas. All Rights Reserved.