public class ValueDataException extends PortalException
ValueDataException()
ValueDataException(String msg)
ValueDataException(String msg, Throwable cause)
ValueDataException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ValueDataException()
public ValueDataException(String msg)
public ValueDataException(String msg, Throwable cause)
public ValueDataException(Throwable cause)