com.thoughtworks.paranamer
Class ParameterNamesNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.thoughtworks.paranamer.ParameterNamesNotFoundException
- All Implemented Interfaces:
- Serializable
public class ParameterNamesNotFoundException
- extends RuntimeException
Exception thrown when no parameter names are found
- Author:
- Paul Hammant, Mauro Talevi
- See Also:
- Serialized Form
__PARANAMER_DATA
public static final String __PARANAMER_DATA
- See Also:
- Constant Field Values
ParameterNamesNotFoundException
public ParameterNamesNotFoundException(String message,
Exception cause)
ParameterNamesNotFoundException
public ParameterNamesNotFoundException(String message)
getCause
public Throwable getCause()
- Overrides:
getCause
in class Throwable
Copyright © 2010. All Rights Reserved.