|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.nitido.nim.NiMException
com.nitido.nim.EntityProvisionException
public class EntityProvisionException
The EntityProvisionException is thrown when the system is unable to provision a new NiM entity.
| Field Summary |
|---|
| Fields inherited from class com.nitido.nim.NiMException |
|---|
_errorCode |
| Constructor Summary | |
|---|---|
EntityProvisionException()
This constructor is used to instantiate a new EntityProvisioningException that has no particular message attached to it. |
|
EntityProvisionException(java.lang.String message)
This constructor is called to instantiate a new EntityProvisioningException with an associated message. |
|
| Method Summary |
|---|
| Methods inherited from class com.nitido.nim.NiMException |
|---|
getErrorCode, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EntityProvisionException()
public EntityProvisionException(java.lang.String message)
message - The message attached to the exception.
|
Nitido NiM 2.5 Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.