public static class Scmp.ErrorMessage extends Scmp.Message
| Modifier and Type | Method and Description |
|---|---|
static Scmp.ErrorMessage |
createEmpty(Scmp.TypeCode typeCode,
Path path) |
byte[] |
getCause() |
void |
setCause(byte[] cause) |
getIdentifier, getPath, getSequenceNumber, getTypeCode, setMessageArgs, setPathpublic static Scmp.ErrorMessage createEmpty(Scmp.TypeCode typeCode, Path path)
public byte[] getCause()
public void setCause(byte[] cause)
Copyright © 2024. All rights reserved.