org.guvnor.common.services.shared.exceptions
Class GenericPortableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.guvnor.common.services.shared.exceptions.GenericPortableException
- All Implemented Interfaces:
- Serializable
@Portable
public class GenericPortableException
- extends RuntimeException
Root of all portable Exceptions resulting from server-side errors that need to be sent to the client
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GenericPortableException
public GenericPortableException()
GenericPortableException
public GenericPortableException(String message)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.