- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- de.esprit.netsuite.server.core.NirvanaException
-
- All Implemented Interfaces:
- java.io.Serializable
public class NirvanaException
extends java.lang.IllegalStateException
This exception is thrown when a method is called on a cross platform object
but nor the ClientContext neither the ServerContext ist set.
- Author:
- Rainer Buesch
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- Detail:
- Field |
- Constr |
- Method
Copyright © 2014 EsprIT-Systems. All Rights Reserved.