asit.verifier.paper
Class PaperNotificationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byasit.verifier.paper.PaperNotificationException
All Implemented Interfaces:
Serializable

public class PaperNotificationException
extends Exception

Author:
atauber TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
See Also:
Serialized Form

Constructor Summary
PaperNotificationException()
           
PaperNotificationException(String message)
           
PaperNotificationException(String message, Throwable cause)
           
PaperNotificationException(Throwable cause)
           
 
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

PaperNotificationException

public PaperNotificationException()

PaperNotificationException

public PaperNotificationException(String message)
Parameters:
message -

PaperNotificationException

public PaperNotificationException(Throwable cause)
Parameters:
cause -

PaperNotificationException

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


Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.