com.j2biz.blogunity.exception
Class NotLoggedException

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

public class NotLoggedException
extends BlogunityException

See Also:
Serialized Form

Constructor Summary
NotLoggedException()
           
 
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

NotLoggedException

public NotLoggedException()


Copyright (c)j2biz.com