atg.multisite
Class ProfileRealmManager.ProfileRealmException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           atg.core.exception.ContainerException
atg.core.exception.ContainerException
               atg.repository.RepositoryException
atg.repository.RepositoryException
                   atg.multisite.ProfileRealmManager.ProfileRealmException
atg.multisite.ProfileRealmManager.ProfileRealmException
- All Implemented Interfaces: 
- ContainableException, java.io.Serializable
- Enclosing class:
- ProfileRealmManager
- public class ProfileRealmManager.ProfileRealmException 
- extends RepositoryException
- See Also:
- Serialized Form
 
 
 
 
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
 
ProfileRealmManager.ProfileRealmException
public ProfileRealmManager.ProfileRealmException(java.lang.String pError)
ProfileRealmManager.ProfileRealmException
public ProfileRealmManager.ProfileRealmException(java.lang.String pError,
                                                 boolean pUIErrorOnly)
setUIErrorOnly
public void setUIErrorOnly(boolean pUIErrorOnly)
- 
 
isUIErrorOnly
public boolean isUIErrorOnly()
- 
 
setErrorStrings
public void setErrorStrings(java.lang.String[] pErrorStrings)
- 
 
getErrorStrings
public java.lang.String[] getErrorStrings()
-