org.mozilla.jss.asn1
public class InvalidBERException extends Exception
| Nested Class Summary | |
|---|---|
| static class | InvalidBERException.EOF |
| static class | InvalidBERException.InvalidChar |
| Constructor Summary | |
|---|---|
| InvalidBERException(String mesg) | |
| InvalidBERException(InvalidBERException e, String mesg) | |
| Method Summary | |
|---|---|
| void | append(String mesg) |
| String | toString() |
| String | toStringNested() |