public class NexacroFirstRowException extends RuntimeException
| Constructor and Description |
|---|
NexacroFirstRowException(String message)
메시지를 가지는 생성자이다.
|
NexacroFirstRowException(String message,
Throwable cause)
메시지와 원천(cause) 예외를 가지는 생성자이다.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2025. All rights reserved.