Class ArgumentsParserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.nuiton.config.ArgumentsParserException
All Implemented Interfaces:
java.io.Serializable

public class ArgumentsParserException
extends java.lang.Exception
Argument parsing exception.
Since:
2.7
Author:
Benjamin Poussin - poussin@codelutin.com
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    ArgumentsParserException​(java.lang.String msg)  
    ArgumentsParserException​(java.lang.String msg, java.lang.Throwable eee)  
  • Method Summary

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait