public final class BadFixedValue extends UserException
| Modifier and Type | Field and Description |
|---|---|
int |
offset |
| Constructor and Description |
|---|
BadFixedValue() |
BadFixedValue(int offset) |
BadFixedValue(String _reason,
int offset) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BadFixedValue()
public BadFixedValue(String _reason, int offset)
public BadFixedValue(int offset)
Copyright © 2017 JacORB. All rights reserved.