com.sun.enterprise.ee.cms.core
Class MemberNotInViewException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.enterprise.ee.cms.core.MemberNotInViewException
- All Implemented Interfaces:
- Serializable
public class MemberNotInViewException
- extends Exception
Created by IntelliJ IDEA.
User: sheetal
Date: Apr 4, 2008
Time: 1:54:34 PM
This Exception class has been created to report that the particular
member is not in the View
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MemberNotInViewException
public MemberNotInViewException()
MemberNotInViewException
public MemberNotInViewException(String message)
MemberNotInViewException
public MemberNotInViewException(Throwable e)
MemberNotInViewException
public MemberNotInViewException(String s,
Throwable e)
Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.