org.broadleafcommerce.openadmin.server.service.exception
Class SandBoxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.broadleafcommerce.openadmin.server.service.exception.SandBoxException
- All Implemented Interfaces:
- java.io.Serializable
public class SandBoxException
- extends java.lang.Exception
Created by IntelliJ IDEA.
User: jfischer
Date: 8/1/11
Time: 3:51 PM
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
| 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 |
SandBoxException
public SandBoxException()
SandBoxException
public SandBoxException(java.lang.String s)
SandBoxException
public SandBoxException(java.lang.String s,
java.lang.Throwable throwable)
SandBoxException
public SandBoxException(java.lang.Throwable throwable)
Copyright © 2011. All Rights Reserved.