public class InvalidOperationException
extends java.lang.RuntimeException
This exception is thrown when a method has been invoked at an illegal or
inappropriate time. This may happen if the method is restricted to be called
only pnce or certain methods' invokation orded must be met.