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:
- Serializable
public class SandBoxException
- extends 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 |
SandBoxException
public SandBoxException()
SandBoxException
public SandBoxException(String s)
SandBoxException
public SandBoxException(String s,
Throwable throwable)
SandBoxException
public SandBoxException(Throwable throwable)
Copyright © 2012. All Rights Reserved.