public class StarException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
StarException(ExceptionCode code,
java.lang.String msg) |
StarException(ExceptionCode code,
java.lang.String messagePattern,
java.lang.Object... params) |
| Modifier and Type | Method and Description |
|---|---|
ExceptionCode |
getExceptionCode() |
StarStatus |
toStatus() |
public StarException(ExceptionCode code, java.lang.String msg)
public StarException(ExceptionCode code, java.lang.String messagePattern, java.lang.Object... params)
public ExceptionCode getExceptionCode()
public StarStatus toStatus()
Copyright © 2024. All rights reserved.