rat.report.xml.writer
Class OperationNotAllowedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
rat.report.xml.writer.OperationNotAllowedException
- All Implemented Interfaces:
- Serializable
public class OperationNotAllowedException
- extends IOException
Thrown by IXmlWriter
implementations when the current
state does not allow the requested operation.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OperationNotAllowedException
public OperationNotAllowedException(String message)
Copyright © 2006-2011. All Rights Reserved.