public class VisibilityParseException extends ParseException
Constructor and Description |
---|
VisibilityParseException(String reason,
byte[] visibility,
int errorOffset) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
getErrorOffset
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public VisibilityParseException(String reason, byte[] visibility, int errorOffset)
public String getMessage()
getMessage
in class Throwable
Copyright © 2011-2016 The Apache Software Foundation. All Rights Reserved.