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 messageGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.