Parentpacke: Consultingwerk
Consultingwerk.Exceptions

The Consultingwerk.Exceptions package contains specialized error classes. The classes in this package do extend the Progress.Lang.AppError class. Classes may implement the following interfaces that control specific error functionality.

Interface name Description
IDoNotShowException This interface is for error classes that should not be visualized using the Consultingwerk.Util.ErrorHelper class. This is useful for errors that should just indicate that a method has been cancelled but are not relevant to the end user.
IErrorTitle Errors implementing this interface provide a Title property that will be used as the title of error message dialogs rendered by the Consultingwerk.Util.ErrorHelper class.
ISupportsInnerException Errors implementing this interface provide an InnerException property that provides access to the original error that caused a higher level exception.

See Consultingwerk.Util.ErrorHelper class for further information.
Interfaces
IDoNotShowException
IErrorTitle
IInvalidResourceException
IProvidesSessionInfo
ISupportsInnerException
ISupportsOriginalStackTrace

Classes
ByReferenceCallException
CancelException
CompileException
DatabaseNotConnectedException
DatasetException
DeserializationException
DoNotShowException
Exception
ExceptionWithTitle
FileNotFoundException
GetDbClientException
IgnoreAtServiceInterface
ImageNotFoundException
InvalidFieldNameForShortcutLogicalExpressionException
InvalidHandleException
InvalidParameterValueException
InvalidQueryOperatorException
InvalidQueryTermException
InvalidReferenceException
InvalidTypeException
InvalidValueException
IoException
JsonSerializationException
MethodInvokationException
NoIndexInformationAvailable
NotImplementedException
NotSupportedException
NotSupportedOnThisPlatform
OsErrorException
ParameterNullValueException
QueryParsingException
RecordAlreadyExistsException
RecordLockedException
ReferentialIntegrityException
SetDbClientException
StopConditionException
UnmatchedBracketException
UnmatchedCommentException
UnmatchedQuoteException
XmlSerializableException

©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       09.11.2024 19:13:39