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

Quick Search    Search Deep

com.puppycrawl.tools.checkstyle.checks.design
Class InputMutableException.FooError  view InputMutableException.FooError download InputMutableException.FooError.java

java.lang.Object
  extended bycom.puppycrawl.tools.checkstyle.checks.design.InputMutableException.FooError
Enclosing class:
InputMutableException

public class InputMutableException.FooError
extends java.lang.Object


Field Summary
private  int _errorCode
           
 
Constructor Summary
InputMutableException.FooError()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_errorCode

private int _errorCode
Constructor Detail

InputMutableException.FooError

public InputMutableException.FooError()