Class OperationNotAllowedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.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
  • Constructor Details

    • OperationNotAllowedException

      public OperationNotAllowedException(String message)