public class NotWrappableTypeException extends GrinderException
Constructor and Description |
---|
NotWrappableTypeException(String s)
Creates a new
NotWrappableTypeException instance. |
NotWrappableTypeException(String s,
Throwable cause)
Creates a new
NotWrappableTypeException instance. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotWrappableTypeException(String s)
NotWrappableTypeException
instance.s
- Exception message.Copyright © 2000-2014. All Rights Reserved.