Class InvalidOperationException

All Implemented Interfaces:
Serializable

public class InvalidOperationException extends Docx4JRuntimeException
Throw when an invalid operation is done.
Version:
1.0
Author:
Julien Chable
See Also:
  • Constructor Details

    • InvalidOperationException

      public InvalidOperationException(String message)