cern.cmw
Class CmwException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cern.cmw.CmwException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BadParameter, InternalException, IOError, LostUpdates, NoConnection, NoPermission, TimeOut, TypeMismatch
public class CmwException
- extends Exception
The common superclass for a number of exceptions that can be thrown by
CMW. Each CmwException provides a string describing the error. This is
used as the Java Exception message, available via the method getMessage.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Copyright © 2007 CERN. All Rights Reserved.