public abstract class ALDProviderManagerException extends ALDException
| Modifier and Type | Class and Description |
|---|---|
class |
ALDProviderManagerException.ALDConverterManagerException |
static class |
ALDProviderManagerException.ALDProviderManagerExceptionType
Possible exception types.
|
| Modifier and Type | Field and Description |
|---|---|
protected ALDProviderManagerException.ALDProviderManagerExceptionType |
type
Type of exception.
|
comment| Constructor and Description |
|---|
ALDProviderManagerException(ALDProviderManagerException.ALDProviderManagerExceptionType t,
String c)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentString()
Returns a (hopefully unique) identification string.
|
ALDProviderManagerException.ALDProviderManagerExceptionType |
getType()
Returns the type of this exception.
|
getCommentString, getExceptionID, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected ALDProviderManagerException.ALDProviderManagerExceptionType type
public ALDProviderManagerException(ALDProviderManagerException.ALDProviderManagerExceptionType t, String c)
t - Exception type.c - Comment string.public String getIdentString()
ALDExceptiongetIdentString in class ALDExceptionpublic ALDProviderManagerException.ALDProviderManagerExceptionType getType()
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.