public class BadLocationException extends Exception
This class is not intended to be serialized.
Constructor and Description |
---|
BadLocationException()
Creates a new bad location exception.
|
BadLocationException(String message)
Creates a new bad location exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BadLocationException()
public BadLocationException(String message)
message
- the exception message
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.