public abstract class CannotManageExceptionHelper extends Object
| Constructor and Description |
|---|
CannotManageExceptionHelper() |
| Modifier and Type | Method and Description |
|---|---|
static CannotManageException |
extract(Any a) |
static String |
id() |
static void |
insert(Any a,
CannotManageException that) |
static CannotManageException |
read(InputStream istream) |
static TypeCode |
type() |
static void |
write(OutputStream ostream,
CannotManageException value) |
public static void insert(Any a, CannotManageException that)
public static CannotManageException extract(Any a)
public static TypeCode type()
public static String id()
public static CannotManageException read(InputStream istream)
public static void write(OutputStream ostream, CannotManageException value)
Copyright © 1997–2019 CRISTAL-iSE. All rights reserved.