com.basecmp.core.util
Class BCException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.basecmp.core.util.BCException
All Implemented Interfaces:
java.io.Serializable

public class BCException
extends java.lang.Exception

See Also:
Serialized Form
Author:
Wolfgang Schröder

Constructor Summary
BCException()
           
BCException(int msgNo)
           
BCException(java.lang.String msg)
           
BCException(java.lang.String msg, int msgNo)
           
 
Method Summary
 int getMsgNo()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BCException

public BCException()

BCException

public BCException(int msgNo)

BCException

public BCException(java.lang.String msg)

BCException

public BCException(java.lang.String msg,
                   int msgNo)
Method Detail

getMsgNo

public int getMsgNo()


Copyright © 2004 by basecmp® - Professional Web Solutions