public class NotEnoughInputDataException extends DynamicErrorException
DynamicErrorException.Code
Constructor and Description |
---|
NotEnoughInputDataException(FastErrorCode code,
String message) |
NotEnoughInputDataException(FastErrorCode code,
String message,
Throwable cause) |
getCode, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public NotEnoughInputDataException(FastErrorCode code, String message)
public NotEnoughInputDataException(FastErrorCode code, String message, Throwable cause)
Copyright © 2005–2024 Onix Solutions. All rights reserved.