org.glassfish.hk2.classmodel.reflect
Class Parser.Result

java.lang.Object
  extended by org.glassfish.hk2.classmodel.reflect.Parser.Result
Enclosing class:
Parser

public class Parser.Result
extends Object


Field Summary
 Exception fault
           
 String name
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

name

public final String name

fault

public final Exception fault
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 Oracle Corporation. All Rights Reserved.