n2n Page Rocket 1 API

n2n\util\ex

­Illegal­State­Exception

IllegalStateException extends RuntimeException
Signals that a method has been invoked at an illegal or inappropriate time. In other words, the object is not in an appropriate state for the requested operation.

Methods summary

Modifier and Type Method
public static assertTrue ( unknown arg , string exMessage = null )

Methods in detail

  • assertTrue

    public static assertTrue ( unknown arg , string exMessage = null )