comirva.web.ie.bandmembers
Class InvalidInstrumentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by comirva.web.ie.bandmembers.InvalidInstrumentException
All Implemented Interfaces:
Serializable

 class InvalidInstrumentException
extends Exception


Constructor Summary
InvalidInstrumentException()
           
 
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

InvalidInstrumentException

public InvalidInstrumentException()