public class BadPositionCategoryException extends Exception
This class is not intended to be serialized.
IDocument,
Serialized Form| Constructor 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, toStringpublic BadPositionCategoryException()
public BadPositionCategoryException(String message)
message - the exception's message
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.