public abstract class SGANotRegisteredExceptionHelper extends Object
| Constructor and Description |
|---|
SGANotRegisteredExceptionHelper() |
| Modifier and Type | Method and Description |
|---|---|
static SGANotRegisteredException |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
SGANotRegisteredException s) |
static SGANotRegisteredException |
read(InputStream in) |
static TypeCode |
type() |
static void |
write(OutputStream out,
SGANotRegisteredException s) |
public static TypeCode type()
public static void insert(Any any, SGANotRegisteredException s)
public static SGANotRegisteredException extract(Any any)
public static String id()
public static SGANotRegisteredException read(InputStream in)
public static void write(OutputStream out, SGANotRegisteredException s)
Copyright © 2016. All rights reserved.