net.sf.retrotranslator.runtime.java.lang
Class _IllegalStateException

java.lang.Object
  extended by net.sf.retrotranslator.runtime.java.lang._IllegalStateException

public class _IllegalStateException
extends java.lang.Object

Author:
Taras Puchko

Nested Class Summary
static class _IllegalStateException.IllegalStateExceptionBuilder
           
 
Constructor Summary
_IllegalStateException()
           
 
Method Summary
static _IllegalStateException.IllegalStateExceptionBuilder createInstanceBuilder(java.lang.String message, java.lang.Throwable cause)
           
static _IllegalStateException.IllegalStateExceptionBuilder createInstanceBuilder(java.lang.Throwable cause)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

_IllegalStateException

public _IllegalStateException()
Method Detail

createInstanceBuilder

public static _IllegalStateException.IllegalStateExceptionBuilder createInstanceBuilder(java.lang.String message,
                                                                                        java.lang.Throwable cause)

createInstanceBuilder

public static _IllegalStateException.IllegalStateExceptionBuilder createInstanceBuilder(java.lang.Throwable cause)