org.jboss.cache.marshall
Class RegionNotFoundException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.jboss.cache.marshall.RegionNotFoundException
org.jboss.cache.marshall.RegionNotFoundException
- All Implemented Interfaces: 
- Serializable
- public class RegionNotFoundException 
- extends Exception
MarshRegion name not found.
- Author:
- Ben Wang 8-2005
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
RegionNotFoundException
public RegionNotFoundException()
RegionNotFoundException
public RegionNotFoundException(String msg)
RegionNotFoundException
public RegionNotFoundException(String msg,
                               Throwable cause)
Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.