Preparing search index...
The search index is not available
@ustra/nuxt
@ustra/nuxt
config/props/error
ErrorOptions
Interface ErrorOptions
interface
ErrorOptions
{
handlerType
:
"redirect"
|
"logging"
;
statusCode
?:
number
;
}
Index
Properties
handler
Type
status
Code?
Properties
handler
Type
handler
Type
:
"redirect"
|
"logging"
Error 핸들링 유형
logging: 로깅 처리
redirect : Error 화면으로 이동
Optional
status
Code
status
Code
?:
number
redirect 시 상태 코드 값
Default
500
Copy
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
handler
Type
status
Code
@ustra/nuxt
base/ustra-service
components
composables
config
directives
externals/daum/post
index
kit
management
module
plugins
config
desc
api
auth
components
directives
dom
env
error
fetch
Loading...
Generated using
TypeDoc
Error 핸들링 유형