Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.k_int.gen.DiagnosticFormatDiag1
Class why_inline51_type  view why_inline51_type download why_inline51_type.java

java.lang.Object
  extended bycom.k_int.gen.DiagnosticFormatDiag1.why_inline51_type
All Implemented Interfaces:
java.io.Serializable

public class why_inline51_type
extends java.lang.Object
implements java.io.Serializable


Field Summary
 java.lang.String message
           
 java.math.BigInteger reasonCode
           
 
Constructor Summary
why_inline51_type()
           
why_inline51_type(java.math.BigInteger reasonCode, java.lang.String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

reasonCode

public java.math.BigInteger reasonCode

message

public java.lang.String message
Constructor Detail

why_inline51_type

public why_inline51_type(java.math.BigInteger reasonCode,
                         java.lang.String message)

why_inline51_type

public why_inline51_type()