Class PodioApiWrapperException

  • All Implemented Interfaces:
    Serializable

    public class PodioApiWrapperException
    extends Exception
    Indicates a general exception with the Podio API Wrapper classes.
    See Also:
    Serialized Form
    • Constructor Detail

      • PodioApiWrapperException

        public PodioApiWrapperException()
      • PodioApiWrapperException

        public PodioApiWrapperException​(String arg0)
      • PodioApiWrapperException

        public PodioApiWrapperException​(Throwable arg0)
      • PodioApiWrapperException

        public PodioApiWrapperException​(String arg0,
                                        Throwable arg1)
      • PodioApiWrapperException

        public PodioApiWrapperException​(String arg0,
                                        Throwable arg1,
                                        boolean arg2,
                                        boolean arg3)