net.agmodel.utility
Class GeneralException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bynet.agmodel.utility.GeneralException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConnectionException, InternalException, InvalidRequestException

public class GeneralException
extends Exception

See Also:
Serialized Form

Constructor Summary
GeneralException()
           
GeneralException(String s)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GeneralException

public GeneralException()

GeneralException

public GeneralException(String s)


Copyright (C) NARC 2001 All Rights Reserved.