public class IllegalEndOfCommentException extends JavadocParseException
Constructor and Description |
---|
IllegalEndOfCommentException(IrLocation location,
Throwable cause)
Creates a new instance.
|
getLocation
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalEndOfCommentException(IrLocation location, Throwable cause)
location
- the locationcause
- the original causeCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.