| Package | Description |
|---|---|
| org.osgl.exception | |
| org.osgl.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlyException |
class |
ToBeImplemented
Could be used when programmer think it is not logic to reach somewhere.
|
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedException |
E.unsupport()
Throws out an
UnsupportedException. |
static UnsupportedException |
E.unsupport(String msg,
Object... args)
Throws out an
UnsupportedException with error message specified. |
Copyright © 2014–2021 OSGL (Open Source General Library). All rights reserved.