@net.sf.jni4net.attributes.ClrConstructor("(LSystem/String;LSystem/Exception;)V") public NotImplementedException(java.lang.String message, system.Exception inner) { super(((net.sf.jni4net.inj.INJEnv) (null)), 0); system.NotImplementedException.__ctorNotImplementedException2(this, message, inner); }
@net.sf.jni4net.attributes.ClrConstructor("()V") public NotImplementedException() { super(((net.sf.jni4net.inj.INJEnv) (null)), 0); system.NotImplementedException.__ctorNotImplementedException0(this); }