de.smartics.testdoc.core
Class BlankArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
de.smartics.testdoc.core.BlankArgumentException
-
All Implemented Interfaces:
-
Serializable
-
public class BlankArgumentException
-
extends
IllegalArgumentException
Signals that a given String
argument is blank where is must no be blank.
-
Author:
-
Robert Reiner
-
See Also:
-
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BlankArgumentException
public BlankArgumentException(String argName)
-
Default constructor.
-
Parameters:
-
argName
- the name of the
String
argument that was blank.
Copyright © 2010-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.