bg.alpha.base
Class ZZZException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by bg.alpha.base.ZZZException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
NotOpenedZZZException

public class ZZZException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
ZZZException(java.lang.String sMsg)
           
 
Method Summary
 
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

ZZZException

public ZZZException(java.lang.String sMsg)