Generated by
JDiff

Class java.lang.IllegalStateException

Added Constructors
IllegalStateException(String, Throwable) Constructs a new exception with the specified detail message and cause.
IllegalStateException(Throwable) Constructs a new exception with the specified cause and a detail message of (cause==null ?