Class FacadeServerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclnt.ccee.facade.FacadeServerException
All Implemented Interfaces:
Serializable

public class FacadeServerException extends Exception implements Serializable
Wrapper of exception that may have occurred on server side.
See Also:
  • Constructor Details

    • FacadeServerException

      public FacadeServerException(Throwable t)
  • Method Details

    • getApplicationException

      public Throwable getApplicationException()