Class DestroyFailedException

    • Constructor Detail

      • DestroyFailedException

        public DestroyFailedException()
        Creates an exception of type DestroyFailedException.
      • DestroyFailedException

        public DestroyFailedException​(String message)
        Creates an exception of type DestroyFailedException.
        Parameters:
        message - A detail message that describes the reason for this exception.