at.knowcenter.wag.egov.egiz.exceptions
Class ConnectorFactoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
at.knowcenter.wag.egov.egiz.exceptions.PresentableException
at.knowcenter.wag.egov.egiz.exceptions.ConnectorFactoryException
- All Implemented Interfaces:
- Serializable
public class ConnectorFactoryException
- extends PresentableException
This exception is thrown when the connector factory encounters an error
during providing a connector.
The most likely case for this exception is that a wrong connector identifier
was provided.
- Author:
- wprinz
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConnectorFactoryException
public ConnectorFactoryException(String message)
- Parameters:
message
-
ConnectorFactoryException
public ConnectorFactoryException(String message,
Throwable cause)
- Parameters:
message
- cause
-
ConnectorFactoryException
public ConnectorFactoryException(Throwable cause)
- Parameters:
cause
-
Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.