public class ObjectNotConvertableException extends RuntimeException
Constructor and Description |
---|
ObjectNotConvertableException() |
ObjectNotConvertableException(String message) |
ObjectNotConvertableException(String message,
Throwable cause) |
ObjectNotConvertableException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ObjectNotConvertableException(String message)
public ObjectNotConvertableException(Throwable cause)
@Generated(value="lombok") public ObjectNotConvertableException()
Copyright © 2017 SAP SE. All rights reserved.