org.enhydra.apache.xerces.validators.common
Class CMException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.enhydra.apache.xerces.validators.common.CMException
- All Implemented Interfaces:
- Serializable
- public class CMException
- extends Exception
CMException is thrown during CMNode operations
- Version:
- See Also:
- Serialized Form
Field Summary |
(package private) static int |
fUnused
|
Fields inherited from class java.lang.Exception |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
fUnused
static final int fUnused
- See Also:
- Constant Field Values
CMException
public CMException(int errCode)
getErrorCode
public int getErrorCode()
Copyright © 1999 The Apache Software Foundation. All Rights reserved.