All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class rcs.posemath.PmException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----rcs.posemath.PmException

public class PmException
extends Exception

Variable Index

 o pmErrno

Constructor Index

 o PmException(int, String)

Method Index

 o GetErrorString(int)

Variables

 o pmErrno
 public int pmErrno

Constructors

 o PmException
 public PmException(int errno,
                    String msg)

Methods

 o GetErrorString
 protected static String GetErrorString(int errno)

All Packages  Class Hierarchy  This Package  Previous  Next  Index