com.aurel.track.dropdowns
Class DropDownException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.aurel.track.dropdowns.DropDownException
All Implemented Interfaces:
java.io.Serializable

public class DropDownException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
DropDownException()
          Empty constructor for serialization and nothing else.
DropDownException(java.lang.String reason)
          Constructs a new exception for the specified reason.
 
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

DropDownException

public DropDownException()
Empty constructor for serialization and nothing else.


DropDownException

public DropDownException(java.lang.String reason)
Constructs a new exception for the specified reason.

Parameters:
reason - the reason message for the exception


Issue Tracking with Track+: Home Page      Copyright © 2008 Trackplus. All Rights Reserved.