com.j2biz.blogunity.exception
Class NotActivatedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.j2biz.blogunity.exception.BlogunityException
              extended bycom.j2biz.blogunity.exception.NotActivatedException
All Implemented Interfaces:
Serializable

public class NotActivatedException
extends BlogunityException

See Also:
Serialized Form

Constructor Summary
NotActivatedException()
           
 
Methods inherited from class com.j2biz.blogunity.exception.BlogunityException
getMessage, getStatus, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NotActivatedException

public NotActivatedException()


Copyright (c)j2biz.com