public class PmiException
extends java.lang.Exception
| Constructor and Description |
|---|
PmiException()
PmiException may be thrown by PmiClient if something goes wrong.
|
PmiException(java.lang.String s)
PmiException may be thrown by PmiClient if something goes wrong.
|