|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.exoplatform.services.jcr.ext.organization.OrganizationServiceException
public class OrganizationServiceException
Created by The eXo Platform SAS.
Date: 22.08.2008
| Constructor Summary | |
|---|---|
OrganizationServiceException(java.lang.String message)
OrganizationServiceException constructor. |
|
OrganizationServiceException(java.lang.String message,
java.lang.Throwable cause)
OrganizationServiceException constructor. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OrganizationServiceException(java.lang.String message,
java.lang.Throwable cause)
message - The message to displaycause - The cause of exceptionpublic OrganizationServiceException(java.lang.String message)
message - The message to display
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||