net.sf.twip.internal
Class TwipConfigurationErrorInvalidParameterType

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by net.sf.twip.internal.TwipConfigurationError
              extended by net.sf.twip.internal.TwipConfigurationErrorInvalidParameterType
All Implemented Interfaces:
Serializable

public class TwipConfigurationErrorInvalidParameterType
extends TwipConfigurationError

See Also:
Serialized Form

Constructor Summary
TwipConfigurationErrorInvalidParameterType(Parameter parameter, Object parameterValue)
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TwipConfigurationErrorInvalidParameterType

public TwipConfigurationErrorInvalidParameterType(Parameter parameter,
                                                  Object parameterValue)
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable


Copyright © 2011. All Rights Reserved.