Class StudioPathNotFoundException

    • Constructor Detail

      • StudioPathNotFoundException

        public StudioPathNotFoundException()
      • StudioPathNotFoundException

        public StudioPathNotFoundException​(String message)
      • StudioPathNotFoundException

        public StudioPathNotFoundException​(String message,
                                           Throwable cause)
      • StudioPathNotFoundException

        public StudioPathNotFoundException​(Throwable cause)
      • StudioPathNotFoundException

        public StudioPathNotFoundException​(String message,
                                           Throwable cause,
                                           boolean enableSuppression,
                                           boolean writableStackTrace)