uk.co.agena.minerva.util.nptgenerator
Class IntContParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.co.agena.minerva.util.nptgenerator.NPTGeneratorException
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
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 |
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.