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