public class FieldNotFound extends Exception
Modifier and Type | Field and Description |
---|---|
int |
field |
Constructor and Description |
---|
FieldNotFound(int field) |
FieldNotFound(String s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FieldNotFound(int field)
public FieldNotFound(String s)
Copyright © 2021. All rights reserved.