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

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

public class _IllegalArgumentException
extends java.lang.Object

Author:
Taras Puchko

Nested Class Summary
static class _IllegalArgumentException.IllegalArgumentExceptionBuilder
           
 
Constructor Summary
_IllegalArgumentException()
           
 
Method Summary
static _IllegalArgumentException.IllegalArgumentExceptionBuilder createInstanceBuilder(java.lang.String message, java.lang.Throwable cause)
           
static _IllegalArgumentException.IllegalArgumentExceptionBuilder 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

_IllegalArgumentException

public _IllegalArgumentException()
Method Detail

createInstanceBuilder

public static _IllegalArgumentException.IllegalArgumentExceptionBuilder createInstanceBuilder(java.lang.String message,
                                                                                              java.lang.Throwable cause)

createInstanceBuilder

public static _IllegalArgumentException.IllegalArgumentExceptionBuilder createInstanceBuilder(java.lang.Throwable cause)