net.sf.snver.pileup.util
Class NoMatchOptionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.snver.pileup.util.NoMatchOptionException
All Implemented Interfaces:
java.io.Serializable

public class NoMatchOptionException
extends java.lang.Exception

Created by IntelliJ IDEA. User: weicheng hu Date: 10/9/11 Time: 10:13 PM

See Also:
Serialized Form

Constructor Summary
NoMatchOptionException()
           
NoMatchOptionException(java.lang.String message)
           
 
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

NoMatchOptionException

public NoMatchOptionException()

NoMatchOptionException

public NoMatchOptionException(java.lang.String message)