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

java.lang.Object
  extended by net.sf.retrotranslator.runtime.java.lang._IllegalStateException.IllegalStateExceptionBuilder
Enclosing class:
_IllegalStateException

public static class _IllegalStateException.IllegalStateExceptionBuilder
extends java.lang.Object


Field Summary
private  java.lang.Throwable cause
           
private  java.lang.String message
           
 
Constructor Summary
protected _IllegalStateException.IllegalStateExceptionBuilder(java.lang.String message, java.lang.Throwable cause)
           
 
Method Summary
 java.lang.String argument1()
           
 void initialize(java.lang.IllegalStateException e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

message

private final java.lang.String message

cause

private final java.lang.Throwable cause
Constructor Detail

_IllegalStateException.IllegalStateExceptionBuilder

protected _IllegalStateException.IllegalStateExceptionBuilder(java.lang.String message,
                                                              java.lang.Throwable cause)
Method Detail

argument1

public java.lang.String argument1()

initialize

public void initialize(java.lang.IllegalStateException e)