com.paypal.cascade.http.server

exception

package exception

Visibility
  1. Public
  2. All

Type Members

  1. abstract class ServiceException extends Exception

    Base type for Exceptions thrown by services.

    Base type for Exceptions thrown by services. Implementations can be used to wrap other exceptions, or can be thrown as exceptions themselves.

Ungrouped