public final class AlgorithmDoesNotExistsInFlowExceptionHolder extends Object implements Streamable
| Modifier and Type | Field and Description |
|---|---|
AlgorithmDoesNotExistsInFlowException |
value |
| Constructor and Description |
|---|
AlgorithmDoesNotExistsInFlowExceptionHolder() |
AlgorithmDoesNotExistsInFlowExceptionHolder(AlgorithmDoesNotExistsInFlowException initial) |
public AlgorithmDoesNotExistsInFlowException value
public AlgorithmDoesNotExistsInFlowExceptionHolder()
public AlgorithmDoesNotExistsInFlowExceptionHolder(AlgorithmDoesNotExistsInFlowException initial)
public TypeCode _type()
_type in interface Streamablepublic void _read(InputStream _in)
_read in interface Streamablepublic void _write(OutputStream _out)
_write in interface StreamableCopyright © 2016. All rights reserved.