-
Creates a throw statement for IllegalArgumentException with an expression message.
Creates a throw statement for IllegalArgumentException with a simple message.
Creates a throw statement for IllegalStateException with an expression message.
Creates a throw statement for IllegalStateException with a simple message.
Creates a throw statement for a new instance of the specified exception class with an expression message.
Creates a throw statement for a new instance of the specified exception class with a message.
Creates a throw statement for a new instance of the specified exception class with an expression message.
Creates a throw statement for a new instance of the specified exception class with a message.
Creates a throw statement for RuntimeException with an expression message.
Creates a throw statement for RuntimeException with a simple message.