public class BadPositionCategoryException extends Exception
This class is not intended to be serialized.
IDocument
,
Serialized FormConstructor and Description |
---|
BadPositionCategoryException()
Creates a new bad position category exception.
|
BadPositionCategoryException(String message)
Creates a new bad position category exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BadPositionCategoryException()
public BadPositionCategoryException(String message)
message
- the exception's message
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.