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