bpiwowar.argparser.handlers
Class HandlerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
bpiwowar.argparser.handlers.HandlerException
- All Implemented Interfaces:
- Serializable
public class HandlerException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HandlerException
public HandlerException()
HandlerException
public HandlerException(String message,
Throwable cause)
HandlerException
public HandlerException(String message)
HandlerException
public HandlerException(Throwable cause)
HandlerException
public HandlerException(String format,
Object... args)
HandlerException
public HandlerException(String format,
Throwable cause,
Object... args)
Copyright © 2013. All Rights Reserved.