at.knowcenter.wag.egov.egiz.exceptions
Class SignatureTypesException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by at.knowcenter.wag.egov.egiz.exceptions.PresentableException
              extended by at.knowcenter.wag.egov.egiz.exceptions.SignatureTypesException
All Implemented Interfaces:
Serializable

public class SignatureTypesException
extends PresentableException

Exception for Signature Type problems.

Author:
wprinz
See Also:
Serialized Form

Constructor Summary
SignatureTypesException(String message)
           
SignatureTypesException(String message, Throwable cause)
           
SignatureTypesException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SignatureTypesException

public SignatureTypesException(String message)
Parameters:
message -

SignatureTypesException

public SignatureTypesException(String message,
                               Throwable cause)
Parameters:
message -
cause -

SignatureTypesException

public SignatureTypesException(Throwable cause)
Parameters:
cause -


Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.