uk.co.agena.minerva.util.nptgenerator
Class IntContParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by uk.co.agena.minerva.util.nptgenerator.NPTGeneratorException
              extended by uk.co.agena.minerva.util.nptgenerator.IntContParseException
All Implemented Interfaces:
java.io.Serializable

public class IntContParseException
extends NPTGeneratorException

This Exception is specific to the IntCont function. If this is thrown then we handle this event specifically.

See Also:
Serialized Form

Constructor Summary
IntContParseException()
           
IntContParseException(java.lang.String message)
           
IntContParseException(java.lang.String msg, java.lang.Throwable throwable)
           
IntContParseException(java.lang.Throwable throwable)
           
 
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

IntContParseException

public IntContParseException()

IntContParseException

public IntContParseException(java.lang.String message)

IntContParseException

public IntContParseException(java.lang.Throwable throwable)

IntContParseException

public IntContParseException(java.lang.String msg,
                             java.lang.Throwable throwable)


Copyright © 2006 Agena Ltd. All Rights Reserved.